Update configure-cgroup-driver.md

This commit is contained in:
paul.zhang 2022-06-24 09:36:23 +08:00 committed by GitHub
parent 6040ce1f30
commit 1ac21a0a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ before joining the new nodes and ensuring the workloads can safely move to the n
nodes before deleting the old nodes.
{{< /note >}}
### Modify the kubelet ConfigMap {#modify-the-kubelet-configmap}
### Modify the kubelet ConfigMap
- Call `kubectl edit cm kubelet-config -n kube-system`.
- Either modify the existing `cgroupDriver` value or add a new field that looks like this: