Hello,
lets say you have an OVS bridge on node1 with multiple VMs connected to it (multiple VLANs).
Now you want to add another node (node2) whose VMs should also have access to the OVS network on node1 (and vice versa).
Is this possible? If yes, how?
Would it be sufficient if I add a...