Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewPodContainerManager (0.14 sec)

  1. pkg/kubelet/kuberuntime/kuberuntime_manager.go

    	return true
    }
    
    func (m *kubeGenericRuntimeManager) doPodResizeAction(pod *v1.Pod, podStatus *kubecontainer.PodStatus, podContainerChanges podActions, result kubecontainer.PodSyncResult) {
    	pcm := m.containerManager.NewPodContainerManager()
    	//TODO(vinaykul,InPlacePodVerticalScaling): Figure out best way to get enforceMemoryQoS value (parameter #4 below) in platform-agnostic way
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 22 02:01:31 UTC 2024
    - 64.7K bytes
    - Viewed (0)
Back to top