k3s/pkg/kubelet/cm
Darren Shepherd 173a860889 More usernetes patches 2019-08-19 08:33:42 -07:00
..
cpumanager Cleanup in topology.go 2019-02-14 16:55:37 +02:00
cpuset Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
devicemanager Remove KubeletPodResources 2019-08-19 08:33:10 -07:00
util Update FindCgroupMountpointAndRoot to be compatible with newer runc 2019-08-19 08:33:42 -07:00
BUILD kubelet/cm: ignore sysctl error when running in userns 2019-08-19 08:30:22 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cgroup_manager_linux.go Delete systemd cgroup support 2019-08-19 08:33:23 -07:00
cgroup_manager_linux_test.go fix slice sharing bug in cgroup manager 2018-11-05 17:42:42 -08:00
cgroup_manager_test.go
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.go Remove KubeletPodResources 2019-08-19 08:33:10 -07:00
container_manager_linux.go Don't check for cpuset cgroup, not always required? 2019-08-19 08:33:41 -07:00
container_manager_linux_test.go Clean up fake mounters. 2018-06-02 15:55:19 +08:00
container_manager_stub.go Remove KubeletPodResources 2019-08-19 08:33:10 -07:00
container_manager_unsupported.go
container_manager_windows.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
fake_internal_container_lifecycle.go
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
helpers_linux.go Remove CPUCFSQuotaPeriod 2019-08-19 08:33:09 -07:00
helpers_linux_test.go Fix unit tests calling SetFeatureGateDuringTest incorrectly 2018-11-21 11:51:33 -05:00
helpers_unsupported.go fix #51135 make CFS quota period configurable, adds a cli flag and config option to kubelet to be able to set cpu.cfs_period and defaults to 100ms as before. 2018-09-01 20:19:59 +02:00
internal_container_lifecycle.go
node_container_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00
node_container_manager_linux_test.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
pod_container_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05: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_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
qos_container_manager_linux.go More usernetes patches 2019-08-19 08:33:42 -07:00
types.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00