Red Hat Certified System Administrator Guide
·11 min read
What the RHCSA is, how the hands-on EX200 exam works, what it costs, how scoring and renewal work, and where it fits in Red Hat's 2026 certification tracks.
Continue readingSequence KCNA, CKA, CKAD, CKS and KCSA into a career trajectory. Which order fits developers, ops engineers and security specialists, and when to stop.

Picture two engineers who both decide, this year, to "get certified in Kubernetes". The first is a backend developer who deploys services to a cluster someone else runs. The second is a sysadmin whose company is moving workloads off virtual machines. If they follow the same certification order, at least one of them is wasting months — because the Cloud Native Computing Foundation (CNCF) ladder is not a single staircase. It is a small map with branching routes, and the right path depends on the role you are walking towards, not on which exam is most famous.
This guide sequences all five CNCF Kubernetes certifications — Kubernetes and Cloud Native Associate (KCNA), Kubernetes and Cloud Native Security Associate (KCSA), Certified Kubernetes Administrator (CKA), Certified Kubernetes Application Developer (CKAD) and Certified Kubernetes Security Specialist (CKS) — into career trajectories tied to job roles and seniority. It is deliberately not a per-exam explainer; for what each exam contains, the full map of Kubernetes certifications and the individual exam guides go deep. And it is not a pay piece: earning figures live in the Kubernetes certification salary guide.
All five certifications come from the CNCF in partnership with the Linux Foundation, and all are valid for two years (for exams passed since 1 April 2024), renewed by retaking the current exam. They split cleanly into two tiers:
That hands-on format is the professional tier's career currency. Because CKA, CKAD and CKS require demonstrating skills in a live environment rather than recognising correct answers, they carry outsized hiring signal compared with typical multiple-choice certifications — a distinction worth understanding before you plan anything.
One structural fact shapes every route below: CKA is the only gate to CKS. Not KCSA, not CKAD. Whatever else you plan, a security destination runs through the CKA.
Certification order falls out naturally once you name the role you want in two to three years. The realistic destinations look like this:
| Destination role | Core cert(s) | Supporting cert(s) | Typical seniority signal |
|---|---|---|---|
| DevOps engineer | CKA | KCNA early, CKAD optional | Mid-level |
| Platform engineer | CKA, then CKS | CKAD for developer empathy | Mid to senior |
| Backend/cloud-native developer | CKAD | KCNA early | Mid-level |
| Site reliability engineer (SRE) | CKA | CKS in regulated settings | Mid to senior |
| DevSecOps / platform security engineer | CKA + CKS | KCSA as on-ramp | Senior |
| Engineering-adjacent (PM, presales, architecture-lite) | KCNA | KCSA if security-flavoured | Entry to mid |
Two clarifications the table can't carry. First, "platform engineer" and "DevOps engineer" job adverts overlap heavily; both hire on CKA. Second, the developer route genuinely can stop at CKAD — a developer who ships well on Kubernetes does not need cluster-administration credentials unless they intend to cross into platform work.
Sequence: (KCNA) → CKA → CKS if security-bound.
This is the classic path for anyone coming from system administration, infrastructure or general IT operations.
A realistic version: a sysadmin with four years of Linux experience skips KCNA, spends a focused stretch on CKA preparation with daily cluster labs, passes, moves into a DevOps engineer role, and returns for the CKS eighteen months later when the platform team takes on PCI-scoped workloads. That is the operations track working as intended — each exam lands just before the responsibility that justifies it.
Sequence: (KCNA) → CKAD → stop, or CKA if crossing into platform work.
The CKAD tests what developers actually do on Kubernetes: designing, building, configuring, deploying and observing applications. Despite persistent folklore, it is not "the beginner exam" — both CKAD and CKA are intermediate; KCNA is the genuine entry point.
Sequence: (KCSA) → CKA → CKS.
The counterintuitive part first: the security track's mandatory middle step is an administration exam. Because CKS eligibility requires a current CKA, there is no way to specialise in Kubernetes security without first proving general cluster competence — a sensible rule, since you cannot harden what you cannot operate.
Timing matters more on this route than any other. The CKA's two-year validity is also your CKS eligibility window, so plan the two exams as one campaign rather than two separate projects.
A useful way to read the CNCF ladder is as a statement about what you can be trusted with:
The CNCF recognises holders of all five Kubernetes certifications through its Kubestronaut programme. As a career strategy, completing the set makes most sense for consultants, trainers and developer-advocacy profiles, where breadth across the whole ladder is itself the product. For a single-track engineer, the marginal exam beyond your route usually returns less than deepening the route you are on — check the programme's current benefits on the CNCF's Kubestronaut page before making it a goal.
A Kubernetes career rarely runs on Kubernetes credentials alone, and the strongest multi-year plans interleave the CNCF ladder with adjacent proof points rather than treating it as the whole syllabus.
Infrastructure as code. The HashiCorp Certified: Terraform Associate (exam 004 since January 2026, listed at $70.50 plus taxes) is the most common companion to the CKA on platform-engineering CVs, because provisioning the infrastructure under the cluster is half the job description. It is a one-hour multiple-choice exam — far lighter than any CNCF professional cert — which makes it an efficient add between rungs rather than a rung of its own. The lab-based Terraform Authoring and Operations Professional exists above it for engineers who make infrastructure automation their centre of gravity.
CI/CD and delivery. GitHub's certification family — GitHub Foundations (GH-900) and GitHub Actions (GH-200), delivered via Pearson VUE since July 2025 at $99 per exam in most regions — covers the pipeline side that CNCF exams touch only lightly. The Actions exam in particular pairs naturally with the CKAD for developers who own their own delivery.
Cloud-provider DevOps certs. AWS, Azure and Google Cloud each offer professional-level DevOps credentials. These make sense once your employer's platform is settled; the CNCF certs deliberately stay vendor-neutral, which is exactly why they travel better between jobs. Check current prices and formats on each provider's page — they change more often than the CNCF line-up does.
The sequencing principle: keep the CNCF ladder as your spine and slot these in where a role demands them, not pre-emptively. A CKA plus Terraform Associate plus production experience beats a shelf of unused associate certificates in nearly every platform-engineering interview.
The Linux Foundation publishes no official study-hour figures, and honest planning starts from your existing experience rather than a universal timeline. What can be said structurally: each exam purchase includes a 12-month eligibility window, so a purchased exam sets a hard outer deadline; the professional exams reward daily short lab sessions over occasional long ones, because they are tests of speed and fluency rather than recall; and the CKA-to-CKS gap is best kept to months, not years, while both your cluster speed and your CKA validity are fresh. Most engineers should therefore think of each professional rung as a focused campaign measured in weeks-to-months of consistent practice, separated by longer stretches of applying the skills at work — and resist compressing the whole ladder into a single year unless a role change demands it.
A pragmatic template for the most common case — an engineer with some Kubernetes exposure aiming at platform work:
The Kubernetes certification career path is short enough to state in one breath once you know your destination: operations people anchor on the CKA and add the CKS when security enters their remit; developers anchor on the CKAD and usually stop; security-bound engineers run KCSA-optional through CKA to CKS as a single campaign; and the associate certs serve genuine newcomers, not experienced engineers hedging. Pick the destination role first, take the shortest route the prerequisites allow, and put working experience between the rungs — that combination, far more than the number of logos on your profile, is what carries a Kubernetes career upwards.
Exam facts in this guide were checked against official certification-provider pages on . Fees, exam codes and policies change — confirm on the provider’s own site before you book.
Put it into practice
Reading about an exam only takes you so far. Work through practice questions for your certification and find the gaps before exam day does.
·11 min read
What the RHCSA is, how the hands-on EX200 exam works, what it costs, how scoring and renewal work, and where it fits in Red Hat's 2026 certification tracks.
Continue reading·11 min read
What the RHCE credential is in 2026: the Ansible-based EX294 exam, prerequisites, cost, renewal rules and the retitling under Red Hat's new track system.
Continue reading·7 min read
An honest look at RHCSA difficulty: why the hands-on EX200 format fails people who could pass on paper, who struggles most, and how failure actually works.
Continue reading