Skip to content

Commit

Permalink
Add anchor
Browse files Browse the repository at this point in the history
Add anchor:#modify-kubelet-configmap

Update configure-cgroup-driver.md
  • Loading branch information
javadoors committed Jun 24, 2022
1 parent 1c9c2f0 commit 8ff1291
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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` 驱动,
则必须参考所选容器运行时的文档。
Expand Down Expand Up @@ -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`.
Expand Down

0 comments on commit 8ff1291

Please sign in to comment.