kubernetes/pkg/kubelet/cm
nolancon 467f66580b CPU Manager - Add check to policy.Allocate() for init conatiners
If container allocated CPUs is an init container, release those CPUs
back into the shared pool for re-allocation to next container.
2020-02-27 07:24:33 +00:00
..
cpumanager CPU Manager - Add check to policy.Allocate() for init conatiners 2020-02-27 07:24:33 +00:00
cpuset Merge pull request #77609 from tedyu/union-all-test 2019-05-16 20:39:26 -07:00
devicemanager Change devicemanager to implement HintProvider.Allocate() 2020-02-10 03:27:47 +00:00
topologymanager Add Allocate() call to TopologyManager's HintProvider interface 2020-02-10 03:27:47 +00:00
util hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
BUILD Pass initial set of runtime containers to the CPUManager at startup 2019-12-11 23:02:51 +01:00
cgroup_manager_linux_test.go Fix reserved cgroup systemd 2019-06-07 10:48:42 -04:00
cgroup_manager_linux.go Update container hugepage limit when creating the container 2020-01-28 09:35:02 +09:00
cgroup_manager_test.go Lift embedded structure out of eviction-related KubeletConfiguration fields 2017-11-16 18:35:13 -08:00
cgroup_manager_unsupported.go Use a []string for CgroupName, which is a more accurate internal representation 2018-05-01 08:29:06 -07:00
container_manager_linux_test.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
container_manager_linux.go Change GetTopologyPodAdmitHandler() to be more general 2020-02-27 07:24:26 +00:00
container_manager_stub.go Change GetTopologyPodAdmitHandler() to be more general 2020-02-27 07:24:26 +00:00
container_manager_unsupported.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
container_manager_windows.go Change GetTopologyPodAdmitHandler() to be more general 2020-02-27 07:24:26 +00:00
container_manager.go Change GetTopologyPodAdmitHandler() to be more general 2020-02-27 07:24:26 +00:00
fake_internal_container_lifecycle.go Un-revert "CPU manager wiring and none policy" 2017-09-04 07:24:59 -07:00
helpers_linux_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
helpers_linux.go only collect metrics for cgroups required by the summary API 2019-05-10 12:12:41 -07:00
helpers_unsupported.go only collect metrics for cgroups required by the summary API 2019-05-10 12:12:41 -07:00
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
internal_container_lifecycle.go Updates to container manager and internal container lifecycle to accommodate Topology Manager 2019-07-24 08:09:38 +01:00
node_container_manager_linux_test.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
node_container_manager_linux.go Merge pull request #81206 from tallclair/staticcheck-kubelet-push 2019-08-22 15:09:43 -07:00
OWNERS Add klueska as an approver in pkg/kubelet/cm/OWNERS 2019-12-17 10:40:23 +01:00
pod_container_manager_linux_test.go Apply pod name and namespace labels for pod cgroup for cadvisor metrics 2018-05-07 14:51:12 -04:00
pod_container_manager_linux.go Add podCgroup to process kill events to allow for correlation 2019-10-08 13:12:48 -04:00
pod_container_manager_stub.go Apply pod name and namespace labels for pod cgroup for cadvisor metrics 2018-05-07 14:51:12 -04:00
pod_container_manager_unsupported.go Remove redundant code in container manager. 2017-11-24 03:15:55 -08:00
qos_container_manager_linux.go Remove dead code from pkg/kubelet/... 2019-08-21 10:40:21 -07:00
types.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00