Upgrade k8s to 1.10.2 (#2748)

* Upgrade k8s to 1.10.2

Bumped etcd version to 3.2.16 as recommended

* Add ipvs fix for v1.10

* change flannel addons test to ha
This commit is contained in:
Matthew Mosesohn
2018-05-15 16:00:29 +03:00
committed by GitHub
parent 1be399ab7b
commit 7c93e71801
7 changed files with 12 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
# Instance settings
cloud_image_family: centos-7
cloud_region: us-central1-c
cloud_machine_type: "n1-standard-1"
mode: default
cloud_machine_type: "n1-standard-2"
mode: ha
# Deployment settings
kube_network_plugin: flannel