Remove repeated, confusing information about cgroupfs.

This commit is contained in:
Mitesh Jain
2022-04-23 19:29:16 +05:30
parent d5d7911db9
commit 3bc5af67f9
@@ -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.