.. |
cpumanager
|
Update TopologyManager.GetTopologyHints() to take pointers
|
2020-02-03 17:13:28 +00:00 |
cpuset
|
Merge pull request #77609 from tedyu/union-all-test
|
2019-05-16 20:39:26 -07:00 |
devicemanager
|
Make updateAllocatedDevices() as a public method and call it in
|
2020-02-07 13:26:56 +09:00 |
topologymanager
|
Cleanup logging and creation logic of TopologyManager in prep for beta
|
2020-02-03 17:13:29 +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
|
Make updateAllocatedDevices() as a public method and call it in
|
2020-02-07 13:26:56 +09:00 |
container_manager_stub.go
|
Make updateAllocatedDevices() as a public method and call it in
|
2020-02-07 13:26:56 +09: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
|
Merge pull request #87712 from alena1108/jan30kubelet
|
2020-02-14 14:29:27 -08:00 |
container_manager.go
|
Make updateAllocatedDevices() as a public method and call it in
|
2020-02-07 13:26:56 +09: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
|
fix incorrect configuration of kubepods.slice unit by kubelet (issue #88197)
|
2020-02-17 13:22:45 -05: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 |