.. |
containermap
|
move pkg/kubelet/cm/cpumanager/containermap to pkg/kubelet/cm/containermap for reusing
|
2020-03-14 02:38:51 +09:00 |
cpumanager
|
Add GetPodTopologyHints() interface to Topology/CPU/Device Manager
|
2020-11-12 12:25:54 +01:00 |
cpuset
|
add sjenning as kubelet approver
|
2020-06-19 13:00:55 -05:00 |
devicemanager
|
Add GetPodTopologyHints() interface to Topology/CPU/Device Manager
|
2020-11-12 12:25:54 +01:00 |
topologymanager
|
Add GetPodTopologyHints() interface to Topology/CPU/Device Manager
|
2020-11-12 12:25:54 +01:00 |
util
|
kubelet: add initial support for cgroupv2
|
2020-03-12 08:50:19 +01:00 |
BUILD
|
Change GetDevices interface
|
2020-11-11 12:41:31 +03:00 |
cgroup_manager_linux_test.go
|
Fix reserved cgroup systemd
|
2019-06-07 10:48:42 -04:00 |
cgroup_manager_linux.go
|
Merge pull request #94140 from derekwaynecarr/pid-ga
|
2020-09-09 06:35:52 -07: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
|
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
|
Implement TopologyInfo and cpu_ids in podresources
|
2020-11-11 13:50:49 +03:00 |
container_manager_stub.go
|
Implement TopologyInfo and cpu_ids in podresources
|
2020-11-11 13:50:49 +03: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
|
Implement TopologyInfo and cpu_ids in podresources
|
2020-11-11 13:50:49 +03:00 |
container_manager.go
|
Add kubelet configuration flag 'topology-manager-scope'
|
2020-11-12 12:25:54 +01:00 |
fake_internal_container_lifecycle.go
|
|
|
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
|
kubelet: clamp cpu shares to max allowed
|
2020-07-20 17:18:03 +02: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.go
|
Fix exclusive CPU allocations being deleted at container restart
|
2020-04-27 11:36:54 -06: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
|
Remove redundant code in container manager.
|
2017-11-24 03:15:55 -08:00 |
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 |