mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 20:29:18 +03:00
Return the ability to start control plain from the hyperkube image (#5422)
This commit is contained in:
@@ -20,6 +20,9 @@ kube_version: v1.17.5
|
||||
## The minimum version working
|
||||
kube_version_min_required: v1.16.0
|
||||
|
||||
# use HyperKube image to control plane containers
|
||||
kubeadm_use_hyperkube_image: False
|
||||
|
||||
## Kube Proxy mode One of ['iptables','ipvs']
|
||||
kube_proxy_mode: ipvs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user