Networking Playbook · From single server to Kubernetes

Networking that finally makes sense.

Networking has a reputation for being scary. It really isn't — it's just a pile of small, sensible ideas that nobody explained to you in plain language. That's what this playbook does. We start with one lonely server and grow it, step by step, into a full Kubernetes setup — and by the end you'll actually understand what's going on under the hood.

Written for developers, testers, and especially our support team — the folks who get asked "can you point my domain to this server?" and need a clear answer, not a shrug.

9
Chapters
36
Topics
45+
Diagrams
EN / বাংলা
Two Languages

Where should you start?

If you've got the time, read it top to bottom — each chapter uses only ideas from the ones before it, so nothing lands out of nowhere. In a hurry and just need to get a job done? Jump straight to the Support Playbook at the bottom — it's full of "here's exactly what to click" recipes.

Why the "single server → Kubernetes" arc?

Every concept exists because a real problem forced someone to invent it. Following one app as it grows shows you why subnets, NAT, VPCs, and pods each had to appear. When you understand the pain that produced a tool, you stop memorising commands and start reasoning from first principles.

How this guide works

Every topic follows the same rhythm so nothing feels new for long:

Plain explanation

What and why in everyday English. No jargon without a translation.

Visual diagram

A picture of how it actually works, drawn to make the shape click.

Real analogy

A comparison to something you already know from daily life.

Concrete example

Real IPs, real ports, real commands. Nothing abstract without a demo.