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.

11 lines
227 B

  1. ---
  2. # Instance settings
  3. cloud_image: debian-11
  4. mode: default
  5. # Kubespray settings
  6. kube_network_plugin: macvlan
  7. enable_nodelocaldns: false
  8. kube_proxy_masquerade_all: true
  9. macvlan_interface: "eth0"
  10. auto_renew_certificates: true