fix the syntax error in docs

fix the syntax error in docs
This commit is contained in:
yuqi huang 2015-09-16 11:47:02 +08:00
parent 86b4e777e1
commit d88562d070

View File

@ -118,7 +118,7 @@ the Kubernetes runtime environment.
### kubelet
[kubelet](kubelet.md) is the primary node agent. It:
* Watches for pods that have been assigned to its node (either by apiserver or
* 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
* Downloads the pod's secrets