mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Using container-vm-v20141208 as the default image on GCE.
This commit is contained in:
parent
adc4c152ec
commit
d767e71475
@ -22,7 +22,7 @@ NUM_MINIONS=4
|
|||||||
# 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-v20141016
|
IMAGE=container-vm-v20141208
|
||||||
IMAGE_PROJECT=google-containers
|
IMAGE_PROJECT=google-containers
|
||||||
NETWORK=default
|
NETWORK=default
|
||||||
INSTANCE_PREFIX=kubernetes
|
INSTANCE_PREFIX=kubernetes
|
||||||
|
@ -22,7 +22,7 @@ NUM_MINIONS=2
|
|||||||
# 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-v20141016
|
IMAGE=container-vm-v20141208
|
||||||
IMAGE_PROJECT=google-containers
|
IMAGE_PROJECT=google-containers
|
||||||
NETWORK=e2e
|
NETWORK=e2e
|
||||||
INSTANCE_PREFIX="e2e-test-${USER}"
|
INSTANCE_PREFIX="e2e-test-${USER}"
|
||||||
|
Loading…
Reference in New Issue
Block a user