---
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 [sync loop](/docs/reference/node/kubelet-sync-loop/)

* the kubelet's [checkpoint API](/docs/reference/node/kubelet-checkpoint-api/)

* the kubelet's [Pod Info gRPC API](/docs/reference/node/kubelet-pod-info-grpc-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)

* [Local Files And Paths Used By The Kubelet](/docs/reference/node/kubelet-files)

* [Node `.status` information](/docs/reference/node/node-status/)

* [Linux Node Swap Behaviors](/docs/reference/node/swap-behavior/)

* [Seccomp information](/docs/reference/node/seccomp/)
-->
本部分包含以下有关节点的参考主题：

* kubelet 的[同步循环](/zh-cn/docs/reference/node/kubelet-sync-loop/)
* kubelet 的 [Checkpoint API](/zh-cn/docs/reference/node/kubelet-checkpoint-api/)
* kubelet 的 [Pod 信息 gRPC API](/zh-cn/docs/reference/node/kubelet-pod-info-grpc-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)
* [由 kubelet 使用的本地文件和路径](/zh-cn/docs/reference/node/kubelet-files)
* [节点 `.status` 信息](/zh-cn/docs/reference/node/node-status/)
* [Linux 节点的交换（Swap）行为](/zh-cn/docs/reference/node/swap-behavior/)
* [Seccomp 信息](/zh-cn/docs/reference/node/seccomp/)

<!--
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).

* [Understand Pressure Stall Information (PSI) Metrics](/docs/reference/instrumentation/understand-psi-metrics).
-->
你还可以从 Kubernetes 文档的其他地方阅读节点的详细参考信息，包括：

* [节点指标数据](/zh-cn/docs/reference/instrumentation/node-metrics)。

* [CRI Pod & 容器指标](/zh-cn/docs/reference/instrumentation/cri-pod-container-metrics)。

* [了解 PSI 指标](/zh-cn/docs/reference/instrumentation/understand-psi-metrics)。
