diff --git a/docs/admin/cluster-components.md b/docs/admin/cluster-components.md index 62ad843090d..7503af1b724 100644 --- a/docs/admin/cluster-components.md +++ b/docs/admin/cluster-components.md @@ -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