Merge pull request #116 from rata/cluster-components-kubelet

Fix listing kubelet responsabilities
This commit is contained in:
johndmulhausen
2016-03-16 14:45:01 -07:00
+1
View File
@@ -106,6 +106,7 @@ the Kubernetes runtime environment.
### kubelet
[kubelet](/docs/admin/kubelet) is the primary node agent. It:
* Watches for pods that have been assigned to its node (either by apiserver
or via local configuration file) and:
* Mounts the pod's required volumes