mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
generate kubeadm download image list with options useHyperKubeImage (#5203)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a5d165dc85
commit
1cf6a99df4
@@ -17,6 +17,9 @@ kube_version: v1.15.3
|
||||
## The minimum version working
|
||||
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: ipvs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user