# 🔥 DevOps Journey — Week 14: Docker to Kubernetes (Networking, Compose & Scaling)
When learning DevOps, the jump from Docker to Kubernetes can feel huge.Here’s how I broke it down into 3 clear steps.
Step 1: Docker Networking
Containers need to talk to each other.
Bridge → default, isolated, custom networks possible.
Host → sha...
azmat-devops-journey.hashnode.dev1 min read