How Kubernetes rolling updates work, the settings that actually deliver zero downtime, and the probe and shutdown details teams miss.
DevOps
Docker, CI/CD, observability, and platform engineering. Shipping and operating software reliably.
5 articles
· 6 min read
DevOpsRead article· 6 min read
· 5 min read
DevOpsMost slow pipelines are not compute-bound, they are re-downloading and rebuilding everything. A practical guide to fixing CI cache misses.
Read article· 5 min read
· 5 min read
DevOpsMisconfigured Kubernetes probes cause restart loops and dropped traffic. Here is exactly when to use liveness, readiness, and startup probes.
Read article· 5 min read
· 5 min read
DevOpsHow multi-stage builds shrink images, exclude build tooling from production, and shorten your attack surface, with copy-paste examples.
Read article· 5 min read
· 5 min read
DevOpsA modern Dockerfile playbook: build cache ordering, non-root users, pinned digests, BuildKit, and the habits worth unlearning.
Read article· 5 min read

