c12s-kubespray/tests/files/packet_centos7-calico-ha-once-localhost.yml
2020-06-16 01:12:03 -07:00

16 lines
280 B
YAML

---
# Instance settings
cloud_image: centos-7
mode: ha
# Kubespray settings
kube_network_plugin: calico
download_localhost: true
download_run_once: true
deploy_netchecker: true
dns_min_replicas: 1
typha_enabled: true
calico_backend: kdd
typha_secure: true
disable_ipv6_dns: true