mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-22 23:18:07 -03:30
10 lines
157 B
YAML
10 lines
157 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: centos-7
|
|
mode: ha
|
|
|
|
# Kubespray settings
|
|
calico_datastore: etcd
|
|
kube_network_plugin: canal
|
|
auto_renew_certificates: true
|