CKAD Certification Journey — Part 2: Application Deployment

CKAD Certification Journey — Part 2: Application Deployment If Part 1 was about building applications correctly, this part is about something far more dangerous: 👉 Deploying them without breaking production Because here’s the uncomfortable truth: Most Kubernetes outages are not caused by Kubernetes itself — they are caused by how applications are deployed, updated, and scaled. This article is not a glossary. It’s a mental model + practical guide to how deployment actually works in real systems. ...

November 9, 2025 · 6 min · 1146 words · me