mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
fix the syntax error in docs
fix the syntax error in docs
This commit is contained in:
parent
86b4e777e1
commit
d88562d070
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user