mirror of https://github.com/kubernetes/kops.git
Update docs/tutorial/upgrading-kubernetes.md
Co-authored-by: Dan Ports <danports@gmail.com>
This commit is contained in:
parent
0b754485e2
commit
863d7a84f8
|
@ -16,6 +16,7 @@ It is comparable to the following sequence:
|
|||
3. `kops update cluster --yes`
|
||||
4. `kops rolling-update cluster --yes`
|
||||
5. `kops update cluster --prune --yes`
|
||||
|
||||
**Terraform** users will need to use a targeted terraform apply with the normal `kops rolling-update cluster --yes`:
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in New Issue