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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user