mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Fix a typo (peroid => period)
This commit is contained in:
parent
28dd73dd8c
commit
40e99a3a33
@ -62,7 +62,7 @@ The kube-controller-manager has several options.
|
|||||||
**--master**=""
|
**--master**=""
|
||||||
The address of the Kubernetes API server.
|
The address of the Kubernetes API server.
|
||||||
|
|
||||||
**--node_sync_peroid**=10s
|
**--node_sync_period**=10s
|
||||||
The period for syncing nodes from cloudprovider.
|
The period for syncing nodes from cloudprovider.
|
||||||
|
|
||||||
**--port**=10252
|
**--port**=10252
|
||||||
|
Loading…
Reference in New Issue
Block a user