Skip to content

Commit 1ac21a0

Browse files
authored
Update configure-cgroup-driver.md
1 parent 6040ce1 commit 1ac21a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ before joining the new nodes and ensuring the workloads can safely move to the n
9292
nodes before deleting the old nodes.
9393
{{< /note >}}
9494

95-
### Modify the kubelet ConfigMap {#modify-the-kubelet-configmap}
95+
### Modify the kubelet ConfigMap
9696

9797
- Call `kubectl edit cm kubelet-config -n kube-system`.
9898
- Either modify the existing `cgroupDriver` value or add a new field that looks like this:

0 commit comments

Comments
 (0)