Skip to content

Commit d05ae98

Browse files
authored
Merge pull request #33145 from miteshskj/fix-32984
Remove repeated, confusing information about cgroupfs.
2 parents 04a2c15 + 3bc5af6 commit d05ae98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/en/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,7 @@ and passing it to the local node kubelet.
6868

6969
## Using the `cgroupfs` driver
7070

71-
As this guide explains using the `cgroupfs` driver with kubeadm is not recommended.
72-
73-
To continue using `cgroupfs` and to prevent `kubeadm upgrade` from modifying the
71+
To use `cgroupfs` and to prevent `kubeadm upgrade` from modifying the
7472
`KubeletConfiguration` cgroup driver on existing setups, you must be explicit
7573
about its value. This applies to a case where you do not wish future versions
7674
of kubeadm to apply the `systemd` driver by default.

0 commit comments

Comments
 (0)