Skip to content

Commit

Permalink
Merge pull request #3100 from PaulCapestany/patch-1
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

Fix small typo
  • Loading branch information
Kubernetes Submit Queue committed Aug 1, 2017
2 parents d9427cf + 9bc36e3 commit 62be683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/download_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

KOPS operates off of a config spec file that is generated during the create phase. It is uploaded to the amazon s3 bucket that is passed in during create.

If you download the config spec file on a running cluster that is configured the way you like it, you can just pass that config spec file in to the create command and have kops create the cluster for you , `kops create -f spec_file` in a completely unattended manor.
If you download the config spec file on a running cluster that is configured the way you like it, you can just pass that config spec file in to the create command and have kops create the cluster for you , `kops create -f spec_file` in a completely unattended manner.

Let us say you create your cluster with the following configuration options:

Expand Down

0 comments on commit 62be683

Please sign in to comment.