machine: # Static IP Configuration network: hostname: node3.w5isp.com interfaces: - deviceSelector: physical: true addresses: - 10.0.101.23/24 routes: - network: 0.0.0.0/0 gateway: 10.0.101.254 dhcp: false kubelet: extraMounts: - destination: /var/lib/longhorn type: bind source: /var/lib/longhorn options: - bind - rshared - rw