mirror of https://github.com/k3s-io/k3s
![]() This change add a container manager inside the dockershim to move docker daemon and associated processes to a specified cgroup. The original kubelet container manager will continue checking the name of the cgroup, so that kubelet know how to report runtime stats. |
||
---|---|---|
.. | ||
BUILD | ||
cgroup_manager_linux.go | ||
cgroup_manager_unsupported.go | ||
container_manager.go | ||
container_manager_linux.go | ||
container_manager_linux_test.go | ||
container_manager_stub.go | ||
container_manager_unsupported.go | ||
container_manager_unsupported_test.go | ||
helpers_linux.go | ||
pod_container_manager_linux.go | ||
pod_container_manager_stub.go | ||
pod_container_manager_unsupported.go | ||
types.go |