Containers & Orchestration — Docker and Kubernetes
Containers & Orchestration — Docker and Kubernetes
Containers have become the standard packaging format for applications. This category documents everything from building Docker images to operating production Kubernetes clusters.
What this category covers
| Topic | Status |
|---|---|
| Docker — images, containers, volumes | ⬜ |
| Dockerfile — multi-stage builds | ⬜ |
| docker-compose — LEMP in containers | ⬜ |
| Kubernetes — pods, deployments, services | ⬜ |
| kubectl — deploy, scale, debug | ⬜ |
| Helm — package manager for K8s | ⬜ |
| Persistent Volumes, ConfigMaps, Secrets | ⬜ |
| Monitoring K8s with Prometheus | ⬜ |
Posts in this category cover Module 11 — Docker and Module 12 — Kubernetes of the roadmap.
This post is licensed under CC BY 4.0 by the author.