Console Login

#Flannel

All articles tagged with Flannel

#Flannel

Kubernetes v1.2 Networking Deep Dive: Packet Flow, Iptables, and Why Latency Kills Clusters

Kubernetes 1.2 is changing the game with iptables-based proxies, but the networking model remains the most complex barrier to production. We dissect the packet flow from Pod-to-Pod, analyze Flannel vs. Weave, and explain why your underlying VPS I/O is the bottleneck you aren't watching.

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.