.. |
containermap
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
cpumanager
|
Merge pull request #99464 from Nordix/master-fix
|
2021-03-03 14:41:21 -08:00 |
cpuset
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
devicemanager
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
memorymanager
|
memory manager: specify the container cpuset.memory during the creation
|
2021-03-02 17:01:46 +02:00 |
topologymanager
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
util
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
cgroup_manager_linux_test.go
|
Fix reserved cgroup systemd
|
2019-06-07 10:48:42 -04:00 |
cgroup_manager_linux.go
|
Fix cgroup handling for systemd with cgroup v2
|
2021-02-12 10:44:38 +01:00 |
cgroup_manager_test.go
|
|
|
cgroup_manager_unsupported.go
|
fix unexpected append mutations about pkg/kubelet package
|
2020-06-03 13:36:57 +08:00 |
container_manager_linux_test.go
|
Change code to use staging/k8s.io/mount-utils
|
2020-09-16 21:51:24 -07:00 |
container_manager_linux.go
|
Merge pull request #97888 from pacoxu/fix/97565
|
2021-02-09 23:46:59 -08:00 |
container_manager_stub.go
|
memory manager: add fake memory manager
|
2021-02-09 01:09:59 +02:00 |
container_manager_unsupported.go
|
Change code to use staging/k8s.io/mount-utils
|
2020-09-16 21:51:24 -07:00 |
container_manager_windows.go
|
memory manager: add fake memory manager
|
2021-02-09 01:09:59 +02:00 |
container_manager.go
|
memory manager: provide new flag var to parse reserved-memory parameter
|
2021-02-09 01:10:01 +02:00 |
fake_container_manager.go
|
memory manager: add fake memory manager
|
2021-02-09 01:09:59 +02:00 |
fake_internal_container_lifecycle.go
|
cpu manager: specify the container CPU set during the creation
|
2021-01-20 17:53:33 +02:00 |
fake_pod_container_manager.go
|
register all pending pod deletions and check for kill
|
2021-02-04 11:45:42 -06: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
|
Improve the getCgroupSubsystemsV1() which uses random record per subsystem
|
2021-01-22 22:21:46 +09:00 |
helpers_unsupported.go
|
fix function NodeAllocatableRoot
|
2020-03-26 18:48:05 +08:00 |
helpers.go
|
Enable allocatable support for Windows nodes
|
2018-10-30 11:17:23 +08:00 |
internal_container_lifecycle_linux.go
|
memory manager: specify the container cpuset.memory during the creation
|
2021-03-02 17:01:46 +02:00 |
internal_container_lifecycle_unsupported.go
|
cpu manager: specify the container CPU set during the creation
|
2021-01-20 17:53:33 +02:00 |
internal_container_lifecycle_windows.go
|
cpu manager: specify the container CPU set during the creation
|
2021-01-20 17:53:33 +02:00 |
internal_container_lifecycle.go
|
memory manager: specify the container cpuset.memory during the creation
|
2021-03-02 17:01:46 +02: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
|
switch over k/k to use klog v2
|
2020-05-16 07:54:27 -04:00 |
OWNERS
|
add sjenning as kubelet approver
|
2020-06-19 13:00:55 -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_linux.go
|
Promote PidLimits to GA
|
2020-08-24 13:57: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
|
|
|
qos_container_manager_linux.go
|
switch over k/k to use klog v2
|
2020-05-16 07:54:27 -04:00 |
types.go
|
Implement SupportNodePidsLimit, hand-tested
|
2019-02-13 14:56:17 -05:00 |