diff --git a/cluster/gce/config-default.sh b/cluster/gce/config-default.sh index 58186caa132..7e9ddfd0342 100755 --- a/cluster/gce/config-default.sh +++ b/cluster/gce/config-default.sh @@ -40,7 +40,8 @@ MASTER_OS_DISTRIBUTION=${KUBE_MASTER_OS_DISTRIBUTION:-${KUBE_OS_DISTRIBUTION:-gc NODE_OS_DISTRIBUTION=${KUBE_NODE_OS_DISTRIBUTION:-${KUBE_OS_DISTRIBUTION:-debian}} # By default a cluster will be started with the master on GCI and nodes on # containervm. If you are updating the containervm version, update this -# variable. +# variable. Also please update corresponding image for node e2e at: +# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml CVM_VERSION=container-v1-3-v20160604 GCI_VERSION="gci-dev-55-8820-0-0" MASTER_IMAGE=${KUBE_GCE_MASTER_IMAGE:-} diff --git a/cluster/gce/config-test.sh b/cluster/gce/config-test.sh index 8716abe7ec7..a3d5a12e80e 100755 --- a/cluster/gce/config-test.sh +++ b/cluster/gce/config-test.sh @@ -41,7 +41,8 @@ MASTER_OS_DISTRIBUTION=${KUBE_MASTER_OS_DISTRIBUTION:-${KUBE_OS_DISTRIBUTION:-gc NODE_OS_DISTRIBUTION=${KUBE_NODE_OS_DISTRIBUTION:-${KUBE_OS_DISTRIBUTION:-debian}} # By default a cluster will be started with the master on GCI and nodes on # containervm. If you are updating the containervm version, update this -# variable. +# variable. Also please update corresponding image for node e2e at: +# https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/jenkins/image-config.yaml CVM_VERSION=container-v1-3-v20160604 GCI_VERSION="gci-dev-55-8820-0-0" MASTER_IMAGE=${KUBE_GCE_MASTER_IMAGE:-} diff --git a/test/e2e_node/jenkins/image-config.yaml b/test/e2e_node/jenkins/image-config.yaml index 95487a5489b..353c2b04a03 100644 --- a/test/e2e_node/jenkins/image-config.yaml +++ b/test/e2e_node/jenkins/image-config.yaml @@ -13,7 +13,7 @@ images: project: coreos-cloud metadata: "user-data