--- # Instance settings cloud_image: debian-11 # Kubespray settings kube_network_plugin: macvlan enable_nodelocaldns: false kube_proxy_masquerade_all: true macvlan_interface: "eth0" auto_renew_certificates: true # Use static containerd binary for older distributions like Debian 11. containerd_static_binary: true