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