GnoseedGnoseed
Certifications guide

CNPA vs CKA: Which Should a Platform Engineer Take First?

Two certifications aimed at overlapping jobs, priced almost two to one apart, testing opposite abilities. The decision is easier than it looks once you see what each format can actually prove.

certifications compared
2
certifications compared
read
7 min read
read
last updated
September 2026
last updated
Overview

Same job title, different questions

Platform engineers keep meeting these two exams and assuming one supersedes the other. They do not. The Cloud Native Platform Engineering Associate asks whether you can design a platform other teams consume — golden paths, guardrails, multi-tenancy, self-service APIs and how to measure whether any of it worked. The Certified Kubernetes Administrator asks whether you can keep a cluster alive under a clock, with a terminal and no documentation you did not bring.

The formats follow that split, and they are the real difference. CNPA is multiple choice, 120 minutes, $250: it can test whether you recognise the right answer, and no more. CKA is performance-based, two hours, $445, with a 66 % pass mark and Troubleshooting as its largest domain at 30 %: it cannot be passed by recognition at all. Neither is a prerequisite for the other, and holding one says nothing about the other.

There is one wrinkle worth knowing before you choose. Recent CKA curriculum revisions have pulled in topics that read as platform work — the Gateway API, CRDs and installing operators, Helm and Kustomize — so the two blueprints touch more than they used to. They still ask opposite things about that shared material: CNPA asks why a platform team would expose a CRD to developers, CKA asks you to install one and make it work.

Side by side

How the two compare

Aspect CNPACloud Native Platform Engineering AssociateCKACertified Kubernetes Administrator
Focus Design the platform other teams build onFix the cluster, under a clock
Level AssociateProfessional
Format Multiple choice · 120 min · $250Performance-based · 2 h · $445 · 66 % to pass
Prerequisite NoneNone
Best for Engineers productising infrastructure for other teamsCluster operators, SREs and platform engineers
Breakdown

Side by side

The figures below were read off the Linux Foundation pages; confirm them at the source before booking, since prices and policies change.

CNPA

Cloud Native Platform Engineering Associate

AssociateMultiple choice · 120 min · $250Prereq: None

Six domains, front-loaded on concepts: Platform Engineering Core Fundamentals 36 %, Observability, Security and Conformance 20 %, Continuous Delivery 16 %, Platform APIs and Provisioning 12 %, IDPs and Developer Experience 8 %, Measuring your Platform 8 %. Nothing on the paper requires you to touch a cluster, which is both its weakness as proof and its strength as a way to force the vocabulary of the discipline into place. It is also 120 minutes rather than the 90 the other CNCF associate exams get.

Choose this if…

  • Your work is deciding what the platform offers, not keeping one cluster healthy
  • You want the concepts and vocabulary straight before spending more on a practical
  • You are collecting the CNCF associate set
CKA

Certified Kubernetes Administrator

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

Weighted toward what goes wrong: Troubleshooting 30 %, Cluster Architecture, Installation and Configuration 25 %, Services and Networking 20 %, Workloads and Scheduling 15 %, Storage 10 %. It is the most recognised Kubernetes credential and the only one of the two that leads anywhere — an active CKA is the prerequisite for the CKS. Recent curriculum revisions added the Gateway API, CRDs and operators, and Helm with Kustomize.

Choose this if…

  • You operate clusters and want a credential hiring managers already recognise
  • You learn better by doing than by reading
  • You intend to go on to CKS, which requires an active CKA
Decision guide

Which one first

Pick by what you do this quarter and by what you need the certificate to prove to someone else.

  • If you are

    You already operate clusters and want recognition

    CKA first. It is the credential hiring managers know, it proves an ability recall cannot fake, and it unlocks CKS later. CNPA afterwards costs little and fills in the product thinking.

    Start with Kubernetes Troubleshooting Scenarios
  • If you are

    You are moving from ops into a platform team

    CNPA first. The gap in that transition is rarely cluster skill — it is knowing what to abstract, what to leave exposed and how to govern without gating, which is exactly the 36 % fundamentals domain.

    Start with Platform Engineering
  • If you are

    Kubernetes itself is still new to you

    Neither yet. Learn the substrate first, then take CKA. CNPA assumes you know what a Pod, a controller and an admission webhook are, and it will read as vocabulary rather than meaning without that.

    Start with Kubernetes Fundamentals
  • If you are

    You are working through the Golden Kubestronaut set

    CNPA, because it is one of the required associate exams and it is among the cheapest ways to make progress on that collection. Order within the associate tier does not matter.

    Start with Platform Engineering
Logistics

Cost and what each one actually buys

CNPA is $250 and CKA $445 at the time of writing; both include one retake and a 12-month eligibility window, and both are valid for two years. Taking CNPA and CKA together costs roughly what one professional-tier exam plus a bundle would, so the budget question is usually whether the cheaper exam is worth it at all rather than which to afford.

The honest summary is that they buy different things. CKA buys recognition: it is widely known, hard to fake, and named in job posts. CNPA buys structure: a published blueprint that makes you learn a young discipline's vocabulary properly, at a point where almost nobody is filtering CVs for it. If you can only justify one and someone else needs convincing, take CKA. If you are convincing yourself, CNPA may well teach you more that you did not already know.

FAQ

Common questions

Is CNPA easier than CKA? +

They are hard in different ways rather than on one scale. CNPA is multiple choice, so recognition is enough and you can revise it on a train; CKA is performance-based with a 66 % pass mark and 30 % of the marks in troubleshooting, so it fails people who know the material but work slowly. Most engineers find CKA harder to pass and CNPA harder to take seriously.

Does CNPA require CKA, or the other way round? +

Neither. There is no prerequisite in either direction and no ordering to obey. The only prerequisite chain in this family is that CKS requires an active CKA.

Do CNPA and CKA overlap? +

More than they used to and less than it looks. Recent CKA curriculum revisions added the Gateway API, CRDs and operators, and Helm with Kustomize, all of which appear in CNPA territory too. The framing differs completely: CNPA asks why a platform team would expose a CRD as a self-service API, CKA asks you to install one and make it work on a live cluster.

Which is better for a platform engineering job? +

CKA is more likely to get you past a filter today, because it is the recognised name. CNPA describes the job more accurately. If the role is greenfield platform work, CNPA content is what the interview will actually probe — golden paths, tenancy, adoption — even if the certificate itself is not what got you the interview.

How much do they cost? +

CNPA is $250 and CKA is $445 for the exam alone, both with one retake, a 12-month eligibility window and two years of validity. Bundles with a Linux Foundation subscription cost more; confirm current pricing at the source before booking.

Can I prepare for both with the same material? +

Partly. The Kubernetes decks cover the substrate both assume, and the Platform Engineering deck covers CNPA specifically. But CKA cannot be prepared for by recall alone — its largest domain is troubleshooting on a cluster you have never seen, and that needs terminal time, not flashcards.

Prepare for whichever you picked

Both tracks are free, and every card links to the official documentation it came from. Plant your first seed and start with the exam that matches the job you are doing now.

Start learning free