We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04a2c15 + 3bc5af6 commit d05ae98Copy full SHA for d05ae98
content/en/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md
@@ -68,9 +68,7 @@ and passing it to the local node kubelet.
68
69
## Using the `cgroupfs` driver
70
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
+To use `cgroupfs` and to prevent `kubeadm upgrade` from modifying the
74
`KubeletConfiguration` cgroup driver on existing setups, you must be explicit
75
about its value. This applies to a case where you do not wish future versions
76
of kubeadm to apply the `systemd` driver by default.
0 commit comments