Merge pull request #45638 from ydFu/zh-node-index
[zh] sync reference\node\_index.mdpull/45640/head
commit
9b9476973f
|
@ -15,21 +15,34 @@ This section contains the following reference topics about nodes:
|
|||
|
||||
* the kubelet's [checkpoint API](/docs/reference/node/kubelet-checkpoint-api/)
|
||||
* a list of [Articles on dockershim Removal and on Using CRI-compatible Runtimes](/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/)
|
||||
* [Node `.status` information](/docs/reference/node/node-status/)
|
||||
|
||||
* [Kubelet Device Manager API Versions](/docs/reference/node/device-plugin-api-versions)
|
||||
|
||||
* [Node Labels Populated By The Kubelet](/docs/reference/node/node-labels)
|
||||
|
||||
* [Node `.status` information](/docs/reference/node/node-status/)
|
||||
-->
|
||||
本部分包含以下有关节点的参考主题:
|
||||
|
||||
* Kubelet 的 [Checkpoint API](/zh-cn/docs/reference/node/kubelet-checkpoint-api/)
|
||||
* 一系列[关于 dockershim 移除和使用兼容 CRI 运行时的文章](/zh-cn/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/)
|
||||
|
||||
* [Kubelet 设备管理器 API 版本](/zh-cn/docs/reference/node/device-plugin-api-versions)
|
||||
|
||||
* [由 kubelet 填充的节点标签](/zh-cn/docs/reference/node/node-labels)
|
||||
|
||||
* [节点 `.status` 信息](/zh-cn/docs/reference/node/node-status/)
|
||||
*
|
||||
|
||||
<!--
|
||||
You can also read node reference details from elsewhere in the
|
||||
Kubernetes documentation, including:
|
||||
|
||||
* [Node Metrics Data](/docs/reference/instrumentation/node-metrics).
|
||||
* [CRI Pod & Container Metrics](/docs/reference/instrumentation/cri-pod-container-metrics).
|
||||
-->
|
||||
本部分包含以下有关节点的参考主题:
|
||||
|
||||
* Kubelet 的 [Checkpoint API](/zh-cn/docs/reference/node/kubelet-checkpoint-api/)
|
||||
* 一系列[关于 dockershim 移除和使用兼容 CRI 运行时的文章](/zh-cn/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/)
|
||||
* [节点 `.status` 信息](/zh-cn/docs/reference/node/node-status/)
|
||||
*
|
||||
你还可以从 Kubernetes 文档的其他地方阅读节点的详细参考信息,包括:
|
||||
|
||||
* [节点指标数据](/zh-cn/docs/reference/instrumentation/node-metrics)。
|
||||
* [CRI Pod & 容器指标](/docs/reference/instrumentation/cri-pod-container-metrics).
|
||||
|
||||
* [CRI Pod & 容器指标](/zh-cn/docs/reference/instrumentation/cri-pod-container-metrics)。
|
||||
|
|
Loading…
Reference in New Issue