Previous: Module 15 — Docker on Windows with WSL2 | Next: Module 17 — Kubernetes Intro
- You explain why orchestration exists and how Swarm mode works.
- You initialize a swarm, deploy services, and scale replicas.
- You use overlay networks, secrets, configs, and stacks.
- You compare Swarm with Kubernetes and know Swarm limits.
- You finish Module 15 (or Module 07–08 if you skip Windows-specific modules).
- You understand networks, Compose, and services from earlier modules.
- 90–120 minutes
| File | Purpose |
|---|---|
| notes.md | Swarm concepts, services, stacks, rolling updates |
| examples/single-node-swarm-demo.md | Step-by-step local swarm walkthrough |
| examples/swarm-stack.yaml | Compose file for docker stack deploy |
| exercises.md | Hands-on Swarm exercises |
Previous: Module 15 — Docker on Windows with WSL2 | Next: Module 17 — Kubernetes Intro