Remove hyperkube from codebase (#6965)

This commit is contained in:
Florian Ruynat
2020-12-02 22:50:59 +01:00
committed by GitHub
parent 68b96bdf1a
commit db4e942b0d
6 changed files with 1 additions and 8 deletions

View File

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