mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #5145 from dchen1107/containervm
Upgrade to latest containervm image: v20150305
This commit is contained in:
commit
9ed827fb73
@ -26,7 +26,7 @@ MINION_DISK_SIZE=10GB
|
|||||||
# TODO(dchen1107): Filed an internal issue to create an alias
|
# TODO(dchen1107): Filed an internal issue to create an alias
|
||||||
# for containervm image, so that gcloud will expand this
|
# for containervm image, so that gcloud will expand this
|
||||||
# to the latest supported image.
|
# to the latest supported image.
|
||||||
IMAGE=container-vm-v20150129
|
IMAGE=container-vm-v20150305
|
||||||
IMAGE_PROJECT=google-containers
|
IMAGE_PROJECT=google-containers
|
||||||
NETWORK=${KUBE_GCE_NETWORK:-default}
|
NETWORK=${KUBE_GCE_NETWORK:-default}
|
||||||
INSTANCE_PREFIX="${KUBE_GCE_INSTANCE_PREFIX:-kubernetes}"
|
INSTANCE_PREFIX="${KUBE_GCE_INSTANCE_PREFIX:-kubernetes}"
|
||||||
|
@ -26,7 +26,7 @@ MINION_DISK_SIZE=10GB
|
|||||||
# TODO(dchen1107): Filed an internal issue to create an alias
|
# TODO(dchen1107): Filed an internal issue to create an alias
|
||||||
# for containervm image, so that gcloud will expand this
|
# for containervm image, so that gcloud will expand this
|
||||||
# to the latest supported image.
|
# to the latest supported image.
|
||||||
IMAGE=container-vm-v20150129
|
IMAGE=container-vm-v20150305
|
||||||
IMAGE_PROJECT=google-containers
|
IMAGE_PROJECT=google-containers
|
||||||
NETWORK=${KUBE_GCE_NETWORK:-e2e}
|
NETWORK=${KUBE_GCE_NETWORK:-e2e}
|
||||||
INSTANCE_PREFIX="${KUBE_GCE_INSTANCE_PREFIX:-e2e-test-${USER}}"
|
INSTANCE_PREFIX="${KUBE_GCE_INSTANCE_PREFIX:-e2e-test-${USER}}"
|
||||||
|
Loading…
Reference in New Issue
Block a user