mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 07:17:45 -02:30
Return the ability to start control plain from the hyperkube image (#5422)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user