c12s-kubespray/tests/files/packet_ubuntu16-canal-sep.yml
Hans Feldt 6141b98bf8
calico: default to using kdd datastore (#6693)
If already deployed, get current datastore from CNI config file
2020-09-23 08:38:09 -07:00

11 lines
180 B
YAML

---
# Instance settings
cloud_image: ubuntu-1604
mode: separate
# Kubespray settings
calico_datastore: etcd
kube_network_plugin: canal
deploy_netchecker: true
dns_min_replicas: 1