mirror of https://github.com/kubernetes/kops.git
fixed typo on kops_rolling-update_cluster
This commit is contained in:
parent
655e34dfd4
commit
6d9d21b149
|
|
@ -7,7 +7,7 @@ Rolling update a cluster
|
|||
|
||||
Rolling update a cluster instance groups.
|
||||
|
||||
This command updates a kubernetes cluseter to match the cloud, and kops specifications.
|
||||
This command updates a kubernetes cluster to match the cloud, and kops specifications.
|
||||
|
||||
To perform rolling update, you need to update the cloud resources first with "kops update cluster"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue