mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
Update etcd version from 3.1.10 to 3.2.14 when upgrading a K8s cluster to use IP aliases.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user