From 6d9d21b1490e49093544f783df26a300ec8718b8 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 6 Apr 2017 17:49:25 -0300 Subject: [PATCH] fixed typo on kops_rolling-update_cluster --- docs/cli/kops_rolling-update_cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/kops_rolling-update_cluster.md b/docs/cli/kops_rolling-update_cluster.md index 8a64893179..de822f9918 100644 --- a/docs/cli/kops_rolling-update_cluster.md +++ b/docs/cli/kops_rolling-update_cluster.md @@ -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"