Merge pull request #31546 from chrisnegus/remove-docker-cgroup-reference
Change docker cgroup driver example to containerd
This commit is contained in:
@@ -67,7 +67,7 @@ transient slices for resources that are supported by that init system.
|
|||||||
Depending on the configuration of the associated container runtime,
|
Depending on the configuration of the associated container runtime,
|
||||||
operators may have to choose a particular cgroup driver to ensure
|
operators may have to choose a particular cgroup driver to ensure
|
||||||
proper system behavior. For example, if operators use the `systemd`
|
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.
|
be configured to use the `systemd` cgroup driver.
|
||||||
|
|
||||||
### Kube Reserved
|
### Kube Reserved
|
||||||
|
|||||||
Reference in New Issue
Block a user