Skip to content

Commit 7c4ff6d

Browse files
authored
Merge pull request #38183 from gaogao101/work49
[zh-cn] Update node/_index.md
2 parents fd8a3d5 + a4c2daa commit 7c4ff6d

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed
Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,31 @@
11
---
22
title: 节点参考信息
3-
weight: 40
3+
weight: 80
4+
no_list: true
45
---
56

67
<!--
78
title: Node Reference Information
8-
weight: 40
9+
weight: 80
10+
no_list: true
911
-->
12+
13+
<!--
14+
This section contains the following reference topics about nodes:
15+
16+
* the kubelet's [checkpoint API](/docs/reference/node/kubelet-checkpoint-api/)
17+
* a list of [Articles on dockershim Removal and on Using CRI-compatible Runtimes](/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/)
18+
19+
You can also read node reference details from elsewhere in the
20+
Kubernetes documentation, including:
21+
22+
* [Node Metrics Data](/docs/reference/instrumentation/node-metrics).
23+
-->
24+
本部分包含以下有关节点的参考主题:
25+
26+
* Kubelet 的 [Checkpoint API](/zh-cn/docs/reference/node/kubelet-checkpoint-api/)
27+
* 一系列[关于 dockershim 移除和使用兼容 CRI 运行时的文章](/zh-cn/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/)
28+
29+
你还可以从 Kubernetes 文档的其他地方阅读节点的详细参考信息,包括:
30+
31+
* [节点指标数据](/zh-cn/docs/reference/instrumentation/node-metrics)

0 commit comments

Comments
 (0)