From 4153f2f8ad2154ab359b1fc719166efe7832fe56 Mon Sep 17 00:00:00 2001 From: Casper CY Chiang Date: Tue, 20 Dec 2016 09:33:57 +0800 Subject: [PATCH] Inconsistent commands in section (5/5) The original one is: "kops update cluster useast1.dev.awsdata.com --yes" However, the previous example used useast1.dev.example.com to create configuration file. So, the "awsdata" should be changed into example. --- docs/getting-started-guides/kops.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/kops.md b/docs/getting-started-guides/kops.md index a02a829471..5308a22845 100644 --- a/docs/getting-started-guides/kops.md +++ b/docs/getting-started-guides/kops.md @@ -134,7 +134,7 @@ GPU and non-GPU instances. Run "kops update cluster" to create your cluster in AWS: -`kops update cluster useast1.dev.awsdata.com --yes` +`kops update cluster useast1.dev.example.com --yes` That takes a few seconds to run, but then your cluster will likely take a few minutes to actually be ready. `kops update cluster` will be the tool you'll use whenever you change the configuration of your cluster; it