All articles tagged with Open vSwitch
Docker containers are revolutionizing development, but default networking fails at scale. We dive deep into using Open vSwitch and Pipework to build robust multi-host networks on CoolVDS KVM instances.
It is April 2014, and Docker is changing how we deploy. But networking containers across multiple hosts remains a nightmare of NAT and port mapping. We explore manual bridging, Open vSwitch, and how to architect high-availability clusters on CoolVDS KVM instances.
Docker 0.9 changed the game, but cross-host networking remains a nightmare of NAT overhead and port conflicts. We dive deep into using Open vSwitch and pipework to build a scalable container network on KVM infrastructure.
Docker 0.9 has changed deployment, but networking across multiple hosts remains a nightmare. We dive deep into manual OVS bridging and GRE tunnels to build a scalable cluster before orchestration tools catch up.