We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0c619a + 82a0b84 commit 6780d1fCopy full SHA for 6780d1f
content/zh-cn/docs/reference/glossary/kubelet.md
@@ -2,7 +2,7 @@
2
title: Kubelet
3
id: kubelet
4
date: 2018-04-12
5
-full_link: /docs/reference/generated/kubelet
+full_link: /zh-cn/docs/reference/command-line-tools-reference/kubelet
6
short_description: >
7
一个在集群中每个节点上运行的代理。它保证容器都运行在 Pod 中。
8
@@ -14,7 +14,7 @@ tags:
14
15
16
17
+full_link: /docs/reference/command-line-tools-reference/kubelet
18
19
An agent that runs on each node in the cluster. It makes sure that containers are running in a pod.
20
0 commit comments