You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/glossary/kubelet.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,8 @@ tags:
14
14
15
15
<!--more-->
16
16
17
-
The kubelet takes a set of PodSpecs that are provided through various mechanisms and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by Kubernetes.
17
+
18
+
The [kubelet](/docs/reference/command-line-tools-reference/kubelet/) takes a set of PodSpecs that
19
+
are provided through various mechanisms and ensures that the containers described in those
20
+
PodSpecs are running and healthy. The kubelet doesn't manage containers which were not created by
0 commit comments