I couldn't debug container networking properly because I never understood how packets actually move at the kernel level.
So I wrote 11 hands-on articles that build the entire container network stack from scratch. No Docker. No Kubernetes. Just raw Linux commands.
Namespaces, veth pairs, bridges, routing, iptables, NAT, conntrack — you build all of it yourself.
Free and open source. Link .

Top comments (0)