Skip to content

Commit 04eb677

Browse files
committed
[zh-cn] sync reference/node/_index.md
1 parent 8924f40 commit 04eb677

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

content/zh-cn/docs/reference/node/_index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ This section contains the following reference topics about nodes:
2020
2121
* [Node Labels Populated By The Kubelet](/docs/reference/node/node-labels)
2222
23+
* [Local Files And Paths Used By The Kubelet](/docs/reference/node/kubelet-files)
24+
2325
* [Node `.status` information](/docs/reference/node/node-status/)
26+
27+
* [Seccomp information](/docs/reference/node/seccomp/)
2428
-->
2529
本部分包含以下有关节点的参考主题:
2630

@@ -31,8 +35,11 @@ This section contains the following reference topics about nodes:
3135

3236
* [由 kubelet 填充的节点标签](/zh-cn/docs/reference/node/node-labels)
3337

38+
* [由 kubelet 使用的本地文件和路径](/zh-cn/docs/reference/node/kubelet-files)
39+
3440
* [节点 `.status` 信息](/zh-cn/docs/reference/node/node-status/)
35-
*
41+
42+
* [Seccomp 信息](/zh-cn/docs/reference/node/seccomp/)
3643

3744
<!--
3845
You can also read node reference details from elsewhere in the

0 commit comments

Comments
 (0)