Merge pull request #3128 from bhack/patch-1

Automatic merge from submit-queue

Sync image version
This commit is contained in:
Kubernetes Submit Queue 2017-08-03 09:14:08 -07:00 committed by GitHub
commit 0fa00f3653
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Note that you likely want to change `AWS_REGION` and `GROUP_NAME`, and probably
```bash
CLOUD_PROVIDER=aws
IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.5.4
IMAGE=gcr.io/google_containers/cluster-autoscaler:v0.6.0
MIN_NODES=1
MAX_NODES=5
AWS_REGION=us-east-1