CKA in 2026 — troubleshooting is now the biggest domain
The Certified Kubernetes Administrator curriculum, its domain weightings, what changed, and why the exam rewards speed at the terminal more than knowledge.

Every post tagged Kubernetes — practitioner notes from running Kubernetes, OpenShift and DevOps tooling in production for clients across the EU and the Gulf.
14 posts
The Certified Kubernetes Administrator curriculum, its domain weightings, what changed, and why the exam rewards speed at the terminal more than knowledge.
Liveness, readiness and startup probes do different jobs. Conflating them is one of the few Kubernetes misconfigurations that actively causes outages.
Locking a namespace to default-deny and adding traffic back safely, why DNS breaks first, and the selector mistake that silently allows far more than intended.
How OpenShift SCCs assign arbitrary UIDs, why that breaks images built for root, how to read the admission error, and how to fix it without granting anyuid.
The concrete differences between OpenShift and upstream Kubernetes — security defaults, routes, operators, builds — and when plain Kubernetes is the better call.
Curriculum weightings for the Certified Kubernetes Security Specialist, the prerequisite rule that is more ambiguous than people assume, and how to prepare.
Curriculum weightings for the Certified Kubernetes Application Developer, how it differs from CKA in character rather than difficulty, and how to prepare.
A side-by-side of the three CNCF Kubernetes certifications by cost, weighting and audience, plus the ordering constraint that decides it for most people.
Red Hat OpenShift AI in plain terms, the platform problems it solves, and a straightforward test for whether your organisation needs it yet.
What happens when a container exceeds its CPU limit versus its memory limit, why the two answers differ, and what that means for how you set them.
The requests dependency nobody mentions, how the HPA replica formula really works, stabilisation windows, and why CPU is the wrong signal for most queue workloads.
What a PDB does and does not protect against, the single-replica trap that blocks upgrades forever, and how to set minAvailable so maintenance can still happen.
Upgrade channels, MachineConfigPools and the four things that block a cluster upgrade, plus how to tell a slow upgrade from a stuck one before you intervene.
Edge, passthrough and re-encrypt termination compared, what each does to client certificates and HTTP headers, and when an Ingress object is the better choice.