Update upgrade.md

This commit is contained in:
William Broach 2017-04-23 12:00:14 -04:00 committed by GitHub
parent 75c782efdf
commit 3dd7eb9ad8
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ We have implemented a new feature that does drain and validate nodes. This feat
* `kops edit cluster $NAME`
* set the KubernetesVersion to the target version (e.g. `v1.3.5`)
* NOTE: The next 3 steps must all be ran in the same directory
* `kops update cluster $NAME --target=terraform`
* `terraform plan`
* `terraform apply`