machine: network: interfaces: # we select the first interface and give it a virtual IP. - deviceSelector: busPath: "0*" dhcp: true vip: ip: 192.168.1.222 nameservers: - 8.8.8.8 - 1.1.1.1 cluster: allowSchedulingOnControlPlanes: true