📄️ Flat
Flat Networking uses Ethernet interfaces set up in bridge mode to enable seamless network traffic flow between all nodes. This configuration can be implemented using either a single network adapter on the physical host or multiple adapters, depending on the setup.
📄️ VLAN
VLAN is a networking technology that allows a single switch to function like multiple separate switches. Hosts on different VLANs can’t see each other’s traffic. CubeCOS uses VLANs to isolate project traffic, even if instances run on the same host. Each VLAN is identified by an ID from 1 to 4095.
📄️ Multi-Provider Networks
A multi-provider network allows traffic to traverse multiple physical paths, offering greater flexibility and redundancy. This setup enables CubeCOS to connect to different external network providers or physical uplinks.