Change docker cgroup driver example to containerd

pull/31546/head
Christopher Negus 2022-01-27 22:05:02 +00:00
parent 2309413a89
commit 976004b957
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ transient slices for resources that are supported by that init system.
Depending on the configuration of the associated container runtime,
operators may have to choose a particular cgroup driver to ensure
proper system behavior. For example, if operators use the `systemd`
cgroup driver provided by the `docker` runtime, the `kubelet` must
cgroup driver provided by the `containerd` runtime, the `kubelet` must
be configured to use the `systemd` cgroup driver.
### Kube Reserved