Commit 40eec84b authored by Dawn Chen's avatar Dawn Chen

Merge pull request #4730 from radeksimko/patch-1

Fix a typo (peroid => period)
parents 3dc8b7ac 40e99a3a
...@@ -62,7 +62,7 @@ The kube-controller-manager has several options. ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment