You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
343 B

  1. ---
  2. # Instance settings
  3. cloud_image: centos-7
  4. mode: ha
  5. # Kubespray settings
  6. download_localhost: true
  7. download_run_once: true
  8. typha_enabled: true
  9. calico_apiserver_enabled: true
  10. calico_backend: kdd
  11. typha_secure: true
  12. disable_ipv6_dns: true
  13. auto_renew_certificates: true
  14. # Docker settings
  15. container_manager: docker
  16. etcd_deployment_type: docker