Skip to content

Commit b2063ee

Browse files
authored
Merge pull request #31546 from chrisnegus/remove-docker-cgroup-reference
Change docker cgroup driver example to containerd
2 parents 77a8605 + 976004b commit b2063ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/reserve-compute-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ transient slices for resources that are supported by that init system.
6767
Depending on the configuration of the associated container runtime,
6868
operators may have to choose a particular cgroup driver to ensure
6969
proper system behavior. For example, if operators use the `systemd`
70-
cgroup driver provided by the `docker` runtime, the `kubelet` must
70+
cgroup driver provided by the `containerd` runtime, the `kubelet` must
7171
be configured to use the `systemd` cgroup driver.
7272

7373
### Kube Reserved

0 commit comments

Comments
 (0)