From 3dd7eb9ad8a5159e89dc1d2ffc4373b18289445c Mon Sep 17 00:00:00 2001 From: William Broach Date: Sun, 23 Apr 2017 12:00:14 -0400 Subject: [PATCH] Update upgrade.md --- docs/upgrade.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/upgrade.md b/docs/upgrade.md index 1315c42866..aa25214392 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -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`