KCNA certification guide: CNCF’s Kubernetes starting point
The Kubernetes and Cloud Native Associate (KCNA) is CNCF’s entry-level, pre-professional certification that validates a foundational, conceptual understanding of Kubernetes and the wider cloud-native ecosystem — and unlike CNCF’s other Kubernetes exams, it is multiple-choice rather than hands-on. That single fact shapes everything about who it suits: you do not need to be fluent at a terminal to pass it, you need to genuinely understand what Kubernetes is, how it orchestrates containers, and how the surrounding cloud-native practices fit together. It is administered by the Linux Foundation on behalf of the CNCF, has no prerequisites, and is designed as the first rung of a ladder whose higher rungs — CKA, CKAD and CKS — are performance-based exams taken in a live terminal. This guide covers who the KCNA is for, the format point that matters most, the five domains, the practical logistics, and how it relates to the cloud-provider certifications.
What the KCNA is and who it’s for
The KCNA certifies that you understand the concepts of Kubernetes and cloud native — what containers and orchestration are, how a cluster is structured, what the CNCF ecosystem around Kubernetes does — without requiring you to administer a cluster under exam pressure. CNCF positions it as pre-professional: a credential for people at the start of the cloud-native path rather than practitioners proving operational depth. There are no prerequisites, and none are implied; it is genuinely designed for beginners.
That makes its natural audience wide: developers and administrators who are new to Kubernetes, students and career changers building a first cloud-native credential, and people in adjacent roles — support, sales engineering, project management — who need to speak the language accurately. It is also a sensible on-ramp for anyone who ultimately wants the hands-on CKA or CKAD but wants to consolidate the concepts first, so that terminal practice later builds on understanding rather than memorised commands. Our explainer on what Kubernetes is covers the underlying technology if you want the concepts before the certification.
The crucial format point: multiple-choice, not hands-on
This is the fact that most distinguishes the KCNA within the CNCF family. The CKA, CKAD and CKS are performance-based exams: you are given a live terminal connected to real Kubernetes clusters and scored on tasks you actually complete. The KCNA is not like that. It is a multiple-choice exam, taken online under remote proctoring, testing whether you know and understand — not whether you can execute under time pressure.
Both formats are legitimate; they measure different things. The hands-on exams certify operational skill and are respected precisely because they cannot be passed by recognition alone. The KCNA certifies conceptual fluency, which is the honest foundation the hands-on skills are built on. Knowing which format you are walking into changes how you prepare: for the KCNA, reading, structured study and modest practical exposure are enough, whereas a CKA candidate must live in the terminal. If you have seen advice about Kubernetes exams that assumes hours of kubectl drills, check whether it was written for the professional exams — much of it was.
What the exam covers: the five domains
The KCNA curriculum spans five domains, weighted toward Kubernetes itself but deliberately reaching into the wider ecosystem:
- Kubernetes Fundamentals — the core resources and concepts: containers, pods, the control plane and nodes, the API, and how a cluster is put together. The largest domain.
- Container Orchestration — why orchestration exists and how Kubernetes does it: scheduling, networking, service discovery, storage and security at a conceptual level.
- Cloud Native Architecture — the ideas around the technology: autoscaling, serverless, community and governance, open standards, and the roles in a cloud-native organisation.
- Cloud Native Observability — telemetry basics: logs, metrics and traces, monitoring approaches, and the tools commonly used to understand running systems.
- Cloud Native Application Delivery — how software reaches a cluster: CI/CD concepts, GitOps, and the delivery tooling that has grown up around Kubernetes.
Logistics: cost, format and validity
The exam is administered by the Linux Foundation and taken online with remote proctoring. It runs around 60 multiple-choice questions in 90 minutes, and the passing score is 75%. The fee is about $250 USD at the time of writing — and it typically includes one free retake, which meaningfully changes the risk of booking it — but check the Linux Foundation’s KCNA page for the current price, bundle offers and retake policy before you pay, because these change. The certification is valid for three years.
Ninety minutes for roughly sixty questions is a comfortable pace — around a minute and a half per question — so the KCNA is not a race. The pressure, such as it is, comes from breadth: five domains covering an ecosystem, not just one tool. Treat the timing as generous and the syllabus as the real challenge.
How the KCNA relates to the cloud-provider certs
Kubernetes is vendor-neutral: the same system runs as a managed service on all three major clouds — EKS on AWS, AKS on Azure and GKE on Google Cloud — and on your own hardware. That is exactly what the KCNA certifies and the provider certifications do not: AWS, Azure and Google Cloud exams treat Kubernetes as one service among many on their platform, while the KCNA goes deeper into Kubernetes itself and carries across all of them. The two tracks complement rather than compete — a cloud certification proves you can operate a provider’s platform; the KCNA proves you understand the orchestration layer that increasingly runs on every one of them. Our comparison of Kubernetes and AWS certifications weighs the two paths in detail.
A common and sensible pairing is a provider associate certification plus the KCNA: the first anchors you to a platform employers deploy on, the second signals that your container knowledge is not locked to one vendor.
Preparing, briefly
Because the exam is conceptual, preparation is more reading than typing: the Kubernetes documentation, the CNCF landscape, and structured study of the five domains. A little hands-on time with a local cluster still pays for itself — concepts you have watched happen are far easier to recall than concepts you have only read — but you do not need the deep terminal fluency a CKA demands. Work through the syllabus, test yourself with practice questions and mocks until your scores are consistently clear of 75%, and book the exam. Our companion article on how to prepare for the KCNA lays out a full study plan, and our KCNA revision section covers the domains lesson by lesson.
Original practice questions, timed mock exams and revision notes. No card, nothing to pay.