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.

12 lines
217 B

  1. ---
  2. # Instance settings
  3. cloud_image: centos-8
  4. mode: default
  5. vm_memory: 3072Mi
  6. # Kubespray settings
  7. enable_nodelocaldns_secondary: true
  8. loadbalancer_apiserver_type: haproxy
  9. # required
  10. calico_iptables_backend: "Auto"