mirror of https://github.com/kubernetes/kops.git
add docs
This commit is contained in:
parent
e6b770c293
commit
5503308d3c
|
@ -78,6 +78,7 @@ kops rolling-update cluster [flags]
|
|||
-i, --interactive Prompt to continue after each instance is updated
|
||||
--master-interval duration Time to wait between restarting masters (default 5m0s)
|
||||
--node-interval duration Time to wait between restarting nodes (default 4m0s)
|
||||
--validation-timeout duration Maximum time to wait for a cluster to validate (default 5m0s)
|
||||
-y, --yes Perform rolling update immediately, without --yes rolling-update executes a dry-run
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue