This commit is contained in:
Rodrigo Menezes 2018-12-08 17:45:51 -08:00 committed by mikesplain
parent e6b770c293
commit 5503308d3c
1 changed files with 1 additions and 0 deletions

View File

@ -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
```