GnoseedGnoseed
Certifications guide

CKA vs CKAD: Which Kubernetes Certification Should You Take?

Both are two-hour performance-based exams, both cost the same, both need 66 % to pass, and both let you keep the Kubernetes documentation open. Almost everything that normally decides a comparison cancels out here — so the choice comes down to the blueprint, and the blueprints are further apart than the shared job title suggests.

certifications compared
2
certifications compared
read
9 min read
read
last updated
August 2026
last updated
Overview

Two exams that differ in almost nothing except what they ask

Put the CKA and the CKAD side by side and the usual deciding factors disappear. Both are performance-based: you solve real tasks in a live environment instead of picking answers. Both run two hours, both are listed at $445 for the exam alone, both require 66 % to pass, both include one retake inside a twelve-month eligibility window, both stay valid for two years, both have no prerequisites, and both are currently set on the same Kubernetes release. There is no harder one hiding in the logistics.

The fact that actually reframes the choice sits in the blueprints, and it is not the one people repeat. Everyone says CKA is operations and CKAD is development. The sharper version is this: Troubleshooting is 30 % of the CKA — its single largest domain — and it does not exist as a domain on the CKAD at all. Close to a third of the CKA is diagnosing a cluster somebody else broke, with a clock running. Nothing on the CKAD asks you to do that; its largest domain, at 25 %, is Application Environment, Configuration and Security.

There is a second, quieter difference, and it is in the rulebook rather than the syllabus: the two exams do not permit exactly the same documentation. This page works through both blueprints, the allowed resources, and what each credential does for you after you pass. For the whole field including KCNA and CKS, see which Kubernetes certification should you choose; if you are still deciding whether to sit an associate exam first, KCNA vs CKA covers that fork. Gnoseed does not sell or proctor these exams — it is a free study companion.

Side by side

How the two compare

Aspect CKACertified Kubernetes AdministratorCKADCertified Kubernetes Application Developer
Focus Fix the cluster, under a clockShip the workload, correctly, fast
Level ProfessionalProfessional
Format Performance-based · 2 h · 66 % to passPerformance-based · 2 h · 66 % to pass
Prerequisite NoneNone
Best for Cluster operators, SREs and platform engineersDevelopers and platform users shipping applications onto Kubernetes
Breakdown

CKA and CKAD side by side

Same format, same price, same pass mark. Here is what each one actually tests, domain by domain.

CKA

Certified Kubernetes Administrator

ProfessionalPerformance-based · 2 h · 66 % to passPrereq: None

The CKA blueprint is weighted toward what goes wrong. Troubleshooting is 30 %, followed by Cluster Architecture, Installation and Configuration at 25 %, Services and Networking at 20 %, Workloads and Scheduling at 15 % and Storage at 10 %. Read that top line carefully: the largest block of marks in either exam is the one you cannot revise by reading, because it asks you to work out why a control-plane component, a CNI or a kubelet is unhappy on a cluster you have never seen. It is also the only one of the two that leads anywhere — an active CKA is the prerequisite for the CKS.

Choose this if…

  • You operate clusters, or want a job where you will
  • You are comfortable being scored on diagnosis rather than authoring
  • You may want the CKS later, which requires an active CKA
CKAD

Certified Kubernetes Application Developer

ProfessionalPerformance-based · 2 h · 66 % to passPrereq: None

The CKAD blueprint is flat by comparison, and that is the point — no single domain dominates it. Application Environment, Configuration and Security is the largest at 25 %, then Application Design and Build, Application Deployment and Services and Networking at 20 % each, and Application Observability and Maintenance at 15 %. There is no troubleshooting domain and no cluster administration: no etcd, no kubeadm upgrade, no node maintenance. What replaces them is breadth across the objects you write every day, which means the exam is won on authoring speed rather than diagnosis.

Choose this if…

  • You write and deploy manifests rather than run the cluster
  • You want a hands-on credential without cluster administration
  • You are faster at producing correct YAML than at reading someone else's broken cluster
Decision guide

Which one fits you?

Pick by which failure mode you would rather be graded on.

  • If you are

    You already run clusters

    Take the CKA. You are being tested on the work you do, and the highest-value preparation is broken-cluster scenarios rather than re-reading concepts you already know.

    Start with Kubernetes Troubleshooting Scenarios
  • If you are

    You deploy to a cluster somebody else operates

    Take the CKAD. Nothing on it requires cluster administration, and its blueprint is a fair description of the platform surface you already touch.

    Start with Kubernetes Fundamentals
  • If you are

    Security is on your roadmap

    Take the CKA, not the CKAD. The CKS requires an active CKA, so the CKAD is a detour on that path however well it fits your day job.

    Start with Kubernetes Ops: Reliability & Security
  • If you are

    You want both eventually

    Order matters less than people think, because neither is a prerequisite for the other. Start with whichever matches your current job, since that is the one you can prepare for on real work rather than in a lab.

    Start with Kubernetes Ops: Scheduling & Resources
Exam conditions

What you are allowed to open — and the one line that differs

Both exams are open-documentation in a narrow, specific sense. The Linux Foundation publishes an allowed-resources list, and for CKA and CKAD it is the same three entries with one exception: the Kubernetes documentation, the Kubernetes blog and the Helm documentation are permitted on both, and the Gateway API documentation is permitted on the CKA only. That one line is the Linux Foundation telling you which exam expects Gateway API — treat it as a study signal, not a footnote.

The permission is narrower than "you can look things up". You may use the search box on the Kubernetes documentation site, but you must not open external search results — no jumping out to a blog post, a Stack Overflow answer or a GitHub issue. In practice that means your lookup is only as fast as your memory of where a thing lives in the docs tree. Knowing that the page you need is under Tasks rather than Concepts saves more time than knowing the flag itself.

Beyond the websites you also get task-specific material in the Quick Reference boxes inside the exam, the documentation the distribution installs under /usr/share, and the distribution packages. And because the whole session is proctored, no other applications or browser windows may be running. Confirm the current allowed-resources list on the Linux Foundation site before you book — it is revised alongside the curriculum.

The blueprints

Where the two exams actually overlap

The overlap is real but smaller than the shared "Kubernetes certification" label implies. Services and Networking appears on both at 20 %, and the workload objects — Pods, Deployments, ConfigMaps, Secrets, probes, resource requests — are examinable on both, though the CKA folds them into a 15 % Workloads and Scheduling domain while the CKAD spreads them across three domains totalling 65 %. If you sit one and then the other within the same two-year window, that shared ground is the part you will not have to relearn.

The non-overlap is where the preparation diverges. The CKA has 25 % on cluster architecture, installation and configuration — etcd, control-plane components, cluster upgrades, node lifecycle — none of which the CKAD touches. The CKAD has an entire 25 % domain on application environment, configuration and security that goes deeper into the developer-facing surface than the CKA ever does.

And then there is the asymmetry that decides it for most people: 30 % versus nothing. Troubleshooting is not a topic you can finish reading about. It is the domain that rewards having broken things before, which is why CKA candidates who have never operated a cluster tend to be surprised by it, and why CKAD candidates never meet it at all.

After you pass

Renewal, and the one that unlocks something else

Both certifications are valid for two years, and both now feed the Linux Foundation CARE program: passing either the CKA or the CKAD automatically renews an active KCNA, for certifications earned or recertified on or after 1 January 2026. If you already hold the KCNA, that is a renewal you get for free by doing something you were going to do anyway.

The CKA has one thing the CKAD does not: it is the gateway to the CKS, which requires an active CKA to sit. Since June 2026 that relationship runs both ways — passing or recertifying the CKS reinstates or extends the CKA, aligning the CKA expiry to the new CKS date. So the CKA is not just an exam, it is the entry point to a renewal chain; the CKAD sits outside it.

None of this makes the CKAD the lesser credential. It makes the CKA the more load-bearing one in a certification plan. If you have no interest in the CKS and no KCNA to renew, the chain argument is worth nothing and you should pick purely on the blueprint.

Logistics

Cost, retakes and where to book

At the time of writing the Linux Foundation lists both exams at $445 for the exam alone, with bundles that add a subscription or the matching course at a higher price. Each enrolment includes one retake and a twelve-month window in which to schedule and sit the exam, and results arrive by email within roughly 24 hours. A CKA + CKAD bundle exists if you intend to take both.

Prices, curriculum versions and allowed resources are revised on the Linux Foundation's own schedule, and it runs promotions regularly. Confirm the current fee, the Kubernetes version the exam targets and the exam policies with the Linux Foundation directly before you book — not from a comparison page, including this one. Gnoseed is a free study companion: it does not sell exams, vouchers, courses or guarantees.

FAQ

Common questions

Is CKA harder than CKAD? +

Neither is harder on paper — both are two hours, both need 66 % to pass and both cost the same. They are hard in different places. The CKA devotes 30 % to Troubleshooting, which punishes anyone who has never debugged a live cluster. The CKAD has no troubleshooting domain but spreads a broader set of application objects across five domains, which punishes slow authoring.

Should I take CKA or CKAD first? +

Neither is a prerequisite for the other, so take the one that matches what you do today. Choose the CKA if you operate clusters or want the CKS later, since the CKS requires an active CKA. Choose the CKAD if you deploy applications onto a cluster somebody else runs.

Can I use the Kubernetes documentation during the exam? +

Yes, within limits. Both exams permit the Kubernetes documentation, the Kubernetes blog and the Helm documentation; the CKA additionally permits the Gateway API documentation. You may search on the Kubernetes docs site but must not open external search results, and no other applications or browser windows may be running.

How much do CKA and CKAD overlap? +

Services and Networking is 20 % of both, and the core workload objects are examinable on both. The rest diverges: 25 % of the CKA is cluster architecture, installation and configuration, which the CKAD does not cover at all, and 30 % is Troubleshooting, which is not a CKAD domain.

Does passing CKA or CKAD renew my KCNA? +

Yes. Under the Linux Foundation CARE program, passing either the CKA or the CKAD automatically renews an active KCNA, for certifications earned or recertified on or after 1 January 2026. Allow a few days for the renewal to process.

How long are CKA and CKAD valid? +

Both are valid for two years from the date you pass. Passing or recertifying the CKS also reinstates or extends a CKA, aligning the CKA expiry to the new CKS date.

Pick your exam and start drilling

Whichever you book, two hours is not long enough to look everything up. Plant your first seed and let ten minutes a day put the concepts into recall.

Start learning free