Skip to content

Commit 8ff1291

Browse files
committed
Add anchor
Add anchor:#modify-kubelet-configmap Update configure-cgroup-driver.md
1 parent 1c9c2f0 commit 8ff1291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ how to be explicit about the value.
137137
If you wish to configure a container runtime to use the `cgroupfs` driver,
138138
you must refer to the documentation of the container runtime of your choice.
139139
-->
140-
参阅以下章节“修改 kubelet 的 ConfigMap”,了解显式设置该值的方法。
140+
参阅以下章节“[修改 kubelet 的 ConfigMap](#modify-the-kubelet-configmap) ”,了解显式设置该值的方法。
141141

142142
如果你希望配置容器运行时来使用 `cgroupfs` 驱动,
143143
则必须参考所选容器运行时的文档。
@@ -171,7 +171,7 @@ nodes before deleting the old nodes.
171171
<!--
172172
### Modify the kubelet ConfigMap
173173
-->
174-
### 修改 kubelet 的 ConfigMap
174+
### 修改 kubelet 的 ConfigMap {#modify-the-kubelet-configmap}
175175

176176
<!--
177177
- Call `kubectl edit cm kubelet-config -n kube-system`.

0 commit comments

Comments
 (0)