File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
content/zh-cn/docs/reference/node Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,11 @@ This section contains the following reference topics about nodes:
20
20
21
21
* [Node Labels Populated By The Kubelet](/docs/reference/node/node-labels)
22
22
23
+ * [Local Files And Paths Used By The Kubelet](/docs/reference/node/kubelet-files)
24
+
23
25
* [Node `.status` information](/docs/reference/node/node-status/)
26
+
27
+ * [Seccomp information](/docs/reference/node/seccomp/)
24
28
-->
25
29
本部分包含以下有关节点的参考主题:
26
30
@@ -31,8 +35,11 @@ This section contains the following reference topics about nodes:
31
35
32
36
* [ 由 kubelet 填充的节点标签] ( /zh-cn/docs/reference/node/node-labels )
33
37
38
+ * [ 由 kubelet 使用的本地文件和路径] ( /zh-cn/docs/reference/node/kubelet-files )
39
+
34
40
* [ 节点 ` .status ` 信息] ( /zh-cn/docs/reference/node/node-status/ )
35
- *
41
+
42
+ * [ Seccomp 信息] ( /zh-cn/docs/reference/node/seccomp/ )
36
43
37
44
<!--
38
45
You can also read node reference details from elsewhere in the
You can’t perform that action at this time.
0 commit comments