File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
content/zh-cn/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ kubelet 的配置插件目录机制类似,但与 `kubeadm` 工具允许 patch
262
262
<!--
263
263
# # Viewing the kubelet configuration
264
264
-->
265
- # # 查看 kubelet 配置
265
+ # # 查看 kubelet 配置 {#viewing-the-kubelet-configuration}
266
266
267
267
<!--
268
268
Since the configuration could now be spread over multiple files with this feature, if someone wants to inspect the final actuated configuration,
@@ -431,8 +431,9 @@ they can follow these steps to inspect the kubelet configuration:
431
431
[`KubeletConfiguration`](/docs/reference/config-api/kubelet-config.v1beta1/)
432
432
reference.
433
433
- Learn more about kubelet configuration merging in the
434
- [reference document](/docs/reference/node/kubelet-config-directory-merging.md ).
434
+ [reference document](/docs/reference/node/kubelet-config-directory-merging).
435
435
--->
436
436
- 参阅 [`KubeletConfiguration`](/zh-cn/docs/reference/config-api/kubelet-config.v1beta1/)
437
437
进一步学习 kubelet 的配置。
438
- - 在[参考文档](/zh-cn/docs/reference/node/kubelet-config-directory-merging.md)中了解有关 kubelet 配置合并的更多信息。
438
+ - 在[参考文档](/zh-cn/docs/reference/node/kubelet-config-directory-merging)中了解有关
439
+ kubelet 配置合并的更多信息。
You can’t perform that action at this time.
0 commit comments