Fix listing kubelet responsabilities
This commit is contained in:
@@ -110,6 +110,7 @@ the Kubernetes runtime environment.
|
|||||||
### kubelet
|
### kubelet
|
||||||
|
|
||||||
[kubelet](/docs/admin/kubelet) is the primary node agent. It:
|
[kubelet](/docs/admin/kubelet) is the primary node agent. It:
|
||||||
|
|
||||||
* Watches for pods that have been assigned to its node (either by apiserver
|
* Watches for pods that have been assigned to its node (either by apiserver
|
||||||
or via local configuration file) and:
|
or via local configuration file) and:
|
||||||
* Mounts the pod's required volumes
|
* Mounts the pod's required volumes
|
||||||
|
|||||||
Reference in New Issue
Block a user