Skip to content

Commit 11e5ba5

Browse files
authored
Add missing some items
1 parent 6162ddf commit 11e5ba5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/en/docs/reference/node/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ This section contains the following reference topics about nodes:
99
* the kubelet's [checkpoint API](/docs/reference/node/kubelet-checkpoint-api/)
1010
* a list of [Articles on dockershim Removal and on Using CRI-compatible Runtimes](/docs/reference/node/topics-on-dockershim-and-cri-compatible-runtimes/)
1111

12+
* [Kubelet Device Manager API Versions](/docs/reference/node/device-plugin-api-versions)
13+
14+
* [Node Labels Populated By The Kubelet](/docs/reference/node/node-labels)
15+
1216
* [Node `.status` information](/docs/reference/node/node-status/)
1317

1418
You can also read node reference details from elsewhere in the
1519
Kubernetes documentation, including:
1620

1721
* [Node Metrics Data](/docs/reference/instrumentation/node-metrics).
1822

19-
* [CRI Pod & Container Metrics](/docs/reference/instrumentation/cri-pod-container-metrics).
23+
* [CRI Pod & Container Metrics](/docs/reference/instrumentation/cri-pod-container-metrics).

0 commit comments

Comments
 (0)