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 readingAll five CNCF Kubernetes certifications — KCNA, KCSA, CKA, CKAD and CKS — mapped by level, format, cost and audience so you can pick the right one.

There are exactly five official Kubernetes certifications, all issued by the Cloud Native Computing Foundation (CNCF) through The Linux Foundation: two entry-level multiple-choice exams (KCNA and KCSA) and three intermediate-to-advanced hands-on exams (CKA, CKAD and CKS). Nothing else on the market is an official Kubernetes credential — vendor cloud certifications may touch Kubernetes, but these five are the canon.
If you searched for a Kubernetes certifications list, the odds are you are not asking "what exists?" so much as "which of these is for me?". This article answers both. It maps the whole ladder — what each certification tests, how the exams differ in format and cost, how the two tiers relate, and how to match a credential to your role — without drilling into any single exam's curriculum. Each certification has its own dedicated guide on this site for that.
| Certification | Level | Format | Duration | Cost (2026, exam only) | Prerequisite | Validity |
|---|---|---|---|---|---|---|
| KCNA — Kubernetes and Cloud Native Associate | Entry | Multiple-choice, online proctored | 90 min | $250 USD | None | 2 years |
| KCSA — Kubernetes and Cloud Native Security Associate | Entry | Multiple-choice, online proctored | 90 min | $250 USD | None | 2 years |
| CKA — Certified Kubernetes Administrator | Intermediate | Performance-based (live clusters), online proctored | 2 hours | $445 USD | None | 2 years |
| CKAD — Certified Kubernetes Application Developer | Intermediate | Performance-based (live clusters), online proctored | 2 hours | $445 USD | None | 2 years |
| CKS — Certified Kubernetes Security Specialist | Advanced | Performance-based (live clusters), online proctored | 2 hours | $445 USD | Current CKA | 2 years |
All five are delivered online under remote proctoring, and all are valid for two years when earned on or after 1 April 2024 (certifications earned before that date kept a three-year term). Prices are the Linux Foundation's 2026 list figures; regional taxes vary and sitewide sales are common, so check the official pages before buying.
Two structural facts shape everything else in this article. First, the format split: the associate exams are multiple-choice tests of understanding, while CKA, CKAD and CKS put you at a command line inside real Kubernetes clusters, solving live tasks against the clock. Second, the single dependency: CKS requires a current CKA. Every other exam can be taken cold, in any order.
Think of the five certifications as two tiers crossed with two tracks.
The tiers separate knowing from doing. KCNA and KCSA certify that you understand Kubernetes and cloud native concepts — architecture, terminology, the ecosystem, and (for KCSA) the security model. CKA, CKAD and CKS certify that you can operate: administer clusters, ship applications onto them, or secure them, demonstrated hands-on. This is why the performance-based trio carries markedly more hiring weight; a recruiter knows a CKA holder has driven a real cluster under exam pressure, not selected plausible answers.
The tracks separate general practice from security. KCNA leads conceptually toward CKA and CKAD; KCSA is the security counterpart that previews the ground CKS covers in depth. The tracks are informal — no associate exam is a prerequisite for anything — but they are a useful mental model when you plot a route.
One more distinction matters when comparing exams: CKA and CKAD are peers, not steps. They sit at the same level and differ by audience — administrators versus application developers — rather than by seniority. The only true vertical step on the ladder is from CKA up to CKS.
The Kubernetes and Cloud Native Associate exam is a 90-minute multiple-choice test covering Kubernetes fundamentals, container orchestration, cloud native architecture and application delivery. (The official page lists exact domain weights, which have shifted over time — consult it directly if the percentages matter to you.) At $250 USD with two attempts included in a twelve-month window, it is the cheapest and least stressful entry point into the CNCF family.
Who it serves: people new to cloud native who want structure and a checkpoint — career changers, junior engineers, technical adjacent roles (support, sales engineering, project management) who need fluency rather than operational skill. Its passing score is not published by the provider, and it is genuinely entry-level: experienced engineers who already run Kubernetes daily can usually skip it without losing anything.
The Kubernetes and Cloud Native Security Associate mirrors the KCNA's format — 90 minutes, multiple-choice, $250 USD, no prerequisites — but points at security: cluster component security, the Kubernetes threat model, platform security, and compliance frameworks. Like KCNA, its passing score is not officially published.
Who it serves: security analysts and engineers who need to speak Kubernetes credibly without administering clusters, and aspiring security specialists testing their interest before committing to the long road toward CKS. Note the common misconception here: KCSA is not required for CKS, and does not qualify you for it. Only the CKA does.
The Certified Kubernetes Administrator is the flagship. It is a two-hour, performance-based exam in live clusters, testing cluster architecture and installation, workloads and scheduling, networking, storage, and — weighted heaviest — troubleshooting. The passing score is 66%, the 2026 exam tracks Kubernetes v1.35, and the $445 USD fee includes one free retake and two sessions on the killer.sh exam simulator.
Who it serves: platform engineers, DevOps engineers, site reliability engineers and systems administrators — anyone responsible for clusters themselves rather than just the applications on them. It is also the mandatory gateway to CKS, which makes it the default choice for anyone with security ambitions. The full picture of its domains, the February 2025 curriculum revision and registration logistics lives in our Certified Kubernetes Administrator guide, and its notorious difficulty gets an honest assessment in how hard is the CKA exam.
The Certified Kubernetes Application Developer shares the CKA's machinery — two hours, live clusters, 66% to pass, $445 USD with a retake and simulator sessions, Kubernetes v1.35 — but tests a different job: designing, building, deploying, configuring and observing applications on Kubernetes. Its domains centre on the application lifecycle rather than the cluster underneath it.
Who it serves: software developers who ship to Kubernetes and want to prove they can do so fluently without pretending to be cluster operators. Despite a persistent myth, CKAD is not "the easy one" or "the beginner one" — it is an intermediate exam with a reputation for intense time pressure. Exam facts and curriculum details are in the Certified Kubernetes Application Developer guide. If you are weighing this credential against the CKA, that head-to-head decision — role fit, overlap, difficulty — is the subject of CKA vs CKAD, and the narrower question of sequencing both is handled in CKAD vs CKA: which exam first.
The Certified Kubernetes Security Specialist is the most advanced credential of the five and the only one with an enforced prerequisite: a current, non-expired CKA. It is another two-hour performance-based exam (passing score 67%, slightly higher than its siblings) covering cluster setup and hardening, system hardening, minimising microservice vulnerabilities, supply chain security, and runtime monitoring.
Who it serves: experienced administrators and platform engineers taking ownership of cluster security, and security professionals who have crossed into cloud native operations. Because of the prerequisite, "getting the CKS" is really a two-certification project for anyone starting fresh. The exam's six domains, costs and readiness signals are unpacked in our Certified Kubernetes Security Specialist guide.
There is no universally correct answer — only a correct answer for your role, experience and direction. Use the framework below, built on three questions.
If not — or only lightly — the associate tier exists for you. Choose KCNA for a general grounding, or KCSA if your career is already security-shaped. If you use Kubernetes regularly at work, skip the associate tier entirely and enter at the performance-based level; the multiple-choice exams will certify things you already know.
This is the CKA/CKAD fork, and it is about your job description, not your ability. If your responsibility is the platform — provisioning, upgrades, networking, storage, fixing broken clusters at 2 a.m. — the CKA matches your work. If your responsibility is applications — building, deploying, configuring and debugging workloads that someone else's cluster hosts — the CKAD matches it. Engineers who genuinely straddle both (common in small teams) should weigh the fuller comparison in CKA vs CKAD rather than defaulting to either.
If yes, your route is fixed by the prerequisite: CKA first, then CKS, with KCSA as an optional conceptual warm-up early on. Plan the validity windows together — the CKA must still be current when you sit the CKS.
How these credentials sequence into a multi-year progression tied to job titles and seniority is its own topic, covered in the Kubernetes certification career path; and if your question is what the certifications do to your earning power, the Kubernetes certification salary guide is the place for that.
Individually, the performance-based exams list at $445 USD each and the associate exams at $250 USD each as of 2026, with course and subscription bundles available at higher prices. Two purchasing facts are worth knowing before you pay list price.
First, the Linux Foundation sells a CKA + CKAD + CKS bundle at $1,245 USD — a $90 saving over buying the three separately — with one retake per exam, simulator access and a twelve-month eligibility window on each. Second, sitewide sales are frequent, particularly around major shopping periods; if your timeline allows waiting for one, the saving can be substantial, though no specific discount is guaranteed.
Every performance-based purchase includes one free retake within its twelve-month window (the KCNA includes two attempts), which meaningfully lowers the cost of a failed first sitting compared with certification programmes that include no retake at all.
A few persistent errors circulate in older articles and forum threads. Correcting them saves real money and time.
CNCF operates a recognition programme called Kubestronaut for individuals who hold all five certifications — CKA, CKAD, CKS, KCNA and KCSA — concurrently. For most engineers it is a stretch goal rather than a plan; the two-year validity windows mean keeping all five current requires ongoing retakes. If completionism appeals to you, the details and current perks are on the CNCF Kubestronaut page.
No. Cloud vendors offer certifications that include Kubernetes content (for their managed services), but the five CNCF/Linux Foundation credentials are the only official Kubernetes certifications.
Yes — there is no dependency between them, and their exam environments share the same Kubernetes version, so preparation overlaps. Whether doing both is worth it, and in which order, depends on your role; see the sequencing discussion linked above.
Yes. The performance-based exam environments are updated to the newest minor Kubernetes version within four to eight weeks of each release (v1.35 as of August 2026), so always check which version is live when you book.
ExamPractice hosts free sample questions for the CNCF exams on its CNCF exams hub, with fuller question sets and a timed practice-test simulation available to subscribers — a low-cost way to gauge which level of the ladder matches your current knowledge before you spend $250–$445 on a booking.
The Kubernetes certification landscape looks crowded from the outside but resolves into a simple shape once you see it: two multiple-choice on-ramps, two hands-on peer credentials split by role, and one security summit gated behind the administrator's exam. Start from your job, not from the list — pick the tier that matches your experience, the track that matches your responsibilities, and treat everything else as optional scenery. Whichever exam you land on, its dedicated guide linked above holds the detail this overview deliberately left out.
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