Return the ability to start control plain from the hyperkube image (#5422)

This commit is contained in:
Sergey
2020-04-18 15:59:36 +03:00
committed by GitHub
parent 8618a3119b
commit 6318bb9f96
4 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ apiVersion: kubeadm.k8s.io/v1beta1
kind: ClusterConfiguration
imageRepository: {{ kube_image_repo }}
kubernetesVersion: {{ kube_version }}
useHyperKubeImage: {{ kubeadm_use_hyperkube_image }}
etcd:
{% if etcd_kubeadm_enabled %}
local: