Use the Container VM image in the google-cloud project.

Fixes #2078
This commit is contained in:
Joe Beda
2014-10-30 11:21:37 -07:00
parent ff9befea72
commit 4c8dbbc346
3 changed files with 4 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ NUM_MINIONS=4
# for containervm image, so that gcloud/gcutil will expand this
# to the latest supported image.
IMAGE=container-vm-v20141016
IMAGE_PROJECT=google-containers
NETWORK=default
INSTANCE_PREFIX=kubernetes
MASTER_NAME="${INSTANCE_PREFIX}-master"