Wanting to use macvlan to set up docker containers with their own IP addresses on the network. As a result I have to set up macvlan on the host too for connectivity to the containers. Really want to use netplan but have to resort to startup scripts to manually reconfigure networking on reboots.
Wanting to use macvlan to set up docker containers with their own IP addresses on the network. As a result I have to set up macvlan on the host too for connectivity to the containers. Really want to use netplan but have to resort to startup scripts to manually reconfigure networking on reboots.