Merge pull request #3138 from sathiyas/patch-1

Automatic merge from submit-queue

Update aws.md for SSH Key pair generation instructions
This commit is contained in:
Kubernetes Submit Queue 2017-08-04 08:54:24 -07:00 committed by GitHub
commit 76fc1aed3f
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ aws ec2 describe-availability-zones --region us-west-2
Below is a create cluster command. We'll use the most basic example possible,
with more verbose examples in [advanced creation](advanced_create.md). The
below command will generate a cluster configuration, but not start building it.
below command will generate a cluster configuration, but not start building it. Make sure that you have generated SSH key pair before creating the cluster.
```bash
kops create cluster \