Merge pull request #34442 from javadoors/patch-8

[zh-cn] Add anchor modify-the-kubelet-configmap
pull/34568/head
Kubernetes Prow Robot 2022-06-24 06:52:57 -07:00 committed by GitHub
commit e859f8fb25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ how to be explicit about the value.
If you wish to configure a container runtime to use the `cgroupfs` driver,
you must refer to the documentation of the container runtime of your choice.
-->
参阅以下章节“修改 kubelet 的 ConfigMap”了解显式设置该值的方法。
参阅以下章节“[修改 kubelet 的 ConfigMap](#modify-the-kubelet-configmap) ”,了解显式设置该值的方法。
如果你希望配置容器运行时来使用 `cgroupfs` 驱动,
则必须参考所选容器运行时的文档。
@ -171,7 +171,7 @@ nodes before deleting the old nodes.
<!--
### Modify the kubelet ConfigMap
-->
### 修改 kubelet 的 ConfigMap
### 修改 kubelet 的 ConfigMap {#modify-the-kubelet-configmap}
<!--
- Call `kubectl edit cm kubelet-config -n kube-system`.