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

49 lines
1.7 KiB
Markdown

---
title: 节点参考信息
weight: 80
no_list: true
---
<!--
title: Node Reference Information
weight: 80
no_list: true
-->
<!--
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/)
* [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).
-->
你还可以从 Kubernetes 文档的其他地方阅读节点的详细参考信息,包括:
* [节点指标数据](/zh-cn/docs/reference/instrumentation/node-metrics)。
* [CRI Pod & 容器指标](/zh-cn/docs/reference/instrumentation/cri-pod-container-metrics)。