k3s/pkg/kubelet/cm
Kubernetes Prow Robot 888ff4097a
Merge pull request #73651 from RobertKrawitz/node_pids_limit
Support total process ID limiting for nodes
2019-02-13 17:31:18 -08:00
..
cpumanager Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cpuset Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
devicemanager Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
util Fix golint failures 2019-01-24 00:14:25 +01:00
BUILD Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cgroup_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05: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
container_manager.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
container_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00
container_manager_linux_test.go
container_manager_stub.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08: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 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
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
pod_container_manager_stub.go
pod_container_manager_unsupported.go
qos_container_manager_linux.go Graduate HugePages feature to GA 2019-02-02 00:21:10 -05:00
types.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00