File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/tasks/administer-cluster/kubeadm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ how to be explicit about the value.
137
137
If you wish to configure a container runtime to use the `cgroupfs` driver,
138
138
you must refer to the documentation of the container runtime of your choice.
139
139
-->
140
- 参阅以下章节“修改 kubelet 的 ConfigMap”,了解显式设置该值的方法。
140
+ 参阅以下章节“[ 修改 kubelet 的 ConfigMap] ( #modify-the-kubelet-configmap ) ”,了解显式设置该值的方法。
141
141
142
142
如果你希望配置容器运行时来使用 ` cgroupfs ` 驱动,
143
143
则必须参考所选容器运行时的文档。
@@ -171,7 +171,7 @@ nodes before deleting the old nodes.
171
171
<!--
172
172
### Modify the kubelet ConfigMap
173
173
-->
174
- ### 修改 kubelet 的 ConfigMap
174
+ ### 修改 kubelet 的 ConfigMap {#modify-the-kubelet-configmap}
175
175
176
176
<!--
177
177
- Call `kubectl edit cm kubelet-config -n kube-system`.
You can’t perform that action at this time.
0 commit comments