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.

17 lines
274 B

  1. ---
  2. # Instance settings
  3. cloud_image: centos-8
  4. mode: default
  5. # Kubespray settings
  6. deploy_netchecker: true
  7. dns_min_replicas: 1
  8. container_manager: crio
  9. # CRI-O requirements
  10. etcd_deployment_type: host
  11. # required
  12. calico_iptables_backend: "Auto"
  13. auto_renew_certificates: true