Fix listing kubelet responsabilities

This commit is contained in:
Rodrigo Campos
2016-03-14 12:35:24 -03:00
parent b840399f4a
commit 57f75e5e2b
+1
View File
@@ -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