Commit 5c12a4d8 authored by Jing Ai's avatar Jing Ai

Update etcd version from 3.1.10 to 3.2.14 when upgrading a K8s cluster to use IP aliases.

parent 4bd22b54
......@@ -161,8 +161,8 @@ export KUBE_GCE_ENABLE_IP_ALIASES=true
export SECONDARY_RANGE_NAME="pods-default"
export STORAGE_BACKEND="etcd3"
export STORAGE_MEDIA_TYPE="application/vnd.kubernetes.protobuf"
export ETCD_IMAGE=3.1.10
export ETCD_VERSION=3.1.10
export ETCD_IMAGE=3.2.14
export ETCD_VERSION=3.2.14
# Upgrade master with updated kube envs
${KUBE_ROOT}/cluster/gce/upgrade.sh -M -l
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment