Skip to content

Commit

Permalink
Merge pull request kubernetes#1299 from jrnt30/patch-1
Browse files Browse the repository at this point in the history
Update aws.md
  • Loading branch information
zmerlynn authored Dec 28, 2016
2 parents 99ea01c + f376fe5 commit 0e3093e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Note: You don’t have to use environmental variables here. You can always defin

#### Form your create cluster command

We will need to note which availability zones are available to us. In this example we will be deploying our cluster to the us-west-1 region.
We will need to note which availability zones are available to us. In this example we will be deploying our cluster to the us-west-2 region.

```bash
aws ec2 describe-availability-zones --region us-west-2
Expand Down

0 comments on commit 0e3093e

Please sign in to comment.