Merge pull request #33145 from miteshskj/fix-32984

Remove repeated, confusing information about cgroupfs.
pull/34172/head
Kubernetes Prow Robot 2022-06-07 19:31:49 -07:00 committed by GitHub
commit d05ae98f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -68,9 +68,7 @@ and passing it to the local node kubelet.
## Using the `cgroupfs` driver
As this guide explains using the `cgroupfs` driver with kubeadm is not recommended.
To continue using `cgroupfs` and to prevent `kubeadm upgrade` from modifying the
To use `cgroupfs` and to prevent `kubeadm upgrade` from modifying the
`KubeletConfiguration` cgroup driver on existing setups, you must be explicit
about its value. This applies to a case where you do not wish future versions
of kubeadm to apply the `systemd` driver by default.