mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Merge pull request #4730 from radeksimko/patch-1
Fix a typo (peroid => period)
This commit is contained in:
commit
40eec84b94
@ -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