mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Use K8s 1.14 and add kubeadm experimental control plane mode (#4317)
* Use Kubernetes 1.14 and experimental control plane support * bump to v1.14.0
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
46ba6a4154
commit
316508626d
@@ -6,6 +6,7 @@ cloud_machine_type: "n1-standard-2"
|
||||
mode: ha
|
||||
|
||||
# Deployment settings
|
||||
kubeadm_control_plane: true
|
||||
kube_network_plugin: flannel
|
||||
helm_enabled: true
|
||||
kubernetes_audit: true
|
||||
|
||||
Reference in New Issue
Block a user