Add support for k8s v1.17.0-rc.1, remove hyperkube (#5378)

Change-Id: I3fff04f0211cd9c2e8235acaf51c3aa98abc8bb7
This commit is contained in:
Matthew Mosesohn
2019-11-28 16:41:03 +03:00
committed by Kubernetes Prow Robot
parent f779cb93d6
commit 18cee65c4b
9 changed files with 127 additions and 74 deletions

View File

@@ -17,9 +17,6 @@ kube_version: v1.16.3
## The minimum version working
kube_version_min_required: v1.15.0
# use HyperKube image to control plane containers
kubeadm_use_hyperkube_image: False
## Kube Proxy mode One of ['iptables','ipvs']
kube_proxy_mode: ipvs