Console Login

#Flannel

All articles tagged with Flannel

Kubernetes 1.0 Networking: Surviving the Overlay Jungle on Bare Metal

Kubernetes 1.0 has arrived, but the flat IP model is a headache on traditional VPS. We dive deep into Flannel, VXLAN performance, and why your underlying kernel matters more than you think.

Kubernetes 1.0 Networking: Surviving the Overlay Jungle in Production

Kubernetes 1.0 is finally here, but the flat-networking model is causing headaches for early adopters. We dissect the performance costs of Flannel vs. Weave and why your underlying VPS architecture decides your cluster's fate.

Taming the Beast: Kubernetes Networking Deep Dive (Pre-v1.0 Edition)

Google's Kubernetes is changing how we orchestrate Docker containers, but the networking model is a headache for traditional sysadmins. We analyze the 'One IP Per Pod' model, configure Flannel manually, and explain why your kernel version matters.