Skip to content
Getting Digital
All certifications

CNCF certifications

CNCF, the Linux Foundation project that houses Kubernetes, publishes a whole family of credentials for it, and that family is wider than what you will find here: KCNA covers entry-level ground, CKAD is written for developers, CKS sits above both for security work, and the administrator exam holds the middle for people who actually run the clusters. Only CKA is documented on this site so far, so read this hub as one rung, not as the full ladder.

Exam delivery: Online proctored through PSI; booked with the Linux Foundation (Training & Certification)

Most certification exams ask you to pick a right answer out of four. This one does not. It seats you at a terminal in front of running clusters, gives you jobs whose result either works or does not, and lets you keep the project's own documentation open beside you while you work. That permission sounds generous and is really a narrowing. Nothing you can look up is being tested. The exact field inside a network policy, the flag on a kubeadm command, the shape of a manifest: all of it is a search away, so none of it is where the marks are. The marks are in knowing which page holds the answer, getting there fast, and turning what you read into a working object before the timer runs out. Preparation has to change shape to match. Reading about Kubernetes builds nothing useful here, and flashcards build less. Standing up disposable clusters, breaking them deliberately, repairing them against a stopwatch, rehearsing the shortcuts that write a manifest for you: that is the work. In return the certificate proves something narrow and unusually honest. Under a proctor and a clock, you operated real infrastructure and fixed what was wrong with it.

  • Sit it if clusters are already part of your week. Administrators and platform engineers who touch kubectl weekly are the intended candidates, and they often find the format easier than a multiple-choice paper.
  • Wait if the Linux command line still slows you down. The exam record sets no formal entry condition but assumes a confident shell, plus kubectl, YAML and some grounding in containers, and the Linux Foundation grades the difficulty as intermediate, not introductory. Speed at the keyboard is a prerequisite in practice, even if nobody checks it.
  • Developers who deploy onto clusters somebody else maintains are aiming at the wrong exam. CNCF publishes a separate developer credential for that seat. Choosing by job description beats choosing by reputation, and their syllabuses share enough ground that a second credential later demands far less preparation.
  • It is no substitute for a cloud platform badge. Managed services wrap the same engine in provider machinery this exam ignores. Passing says you can run a cluster, not that you can run one on a given cloud's terms.
  • Career changers should build the layer underneath first. Containers come before orchestration, and an afternoon of frantic searching is a punishing way to discover the gap.

Renewal is the part people underestimate, because there is no shortcut

Plenty of vendors let you hold a credential open by logging training hours. CNCF does not. The administrator certificate stands for two years, then it is gone unless you book the exam and pass it again with your hands on the keyboard. No route through continuing education exists, and nothing cheaper stands in for it. Read that pessimistically and it is an expiry date you pay for twice. Read it honestly and it is the reason the credential carries weight: a holder is current by construction; nobody coasts through a second sitting on stale knowledge. Kubernetes will have moved several releases on, and the task environment tracks the live one, so the exam you re-sit is not the one you took. Plan two years as a cycle, not a purchase, and keep enough cluster work in your role to make the second attempt routine. Current facts for the exam, what it costs and which release it targets, carry their read date on the CKA page. The neighbouring credentials are not documented here yet.

Associate

Frequently asked

Does having the documentation open make the exam easy?
No, it makes it faster for people who already know their way around and slower for everybody else. Searching costs minutes you do not have, so the practical skill being measured is navigation under pressure rather than recall.
Is the CKA useful if my employer runs managed Kubernetes?
Yes, with one caveat. The control plane your provider operates for you is still the thing you debug when workloads misbehave, so the troubleshooting skills transfer directly. What the exam will not teach you is the provider's own tooling around the cluster.
What happens when my certificate reaches two years?
It lapses, and recovering it means another full sitting. Diary the expiry the moment you pass, because a credential that quietly ran out is worse on a CV than one you never claimed.
Should I start with the entry-level Kubernetes exam instead?
Only if you need the structure. KCNA suits people who want a guided introduction and a milestone early on. Anyone already running workloads can skip straight to the administrator exam and save both the fee and the months.

Official certification portal: www.cncf.io/training/certification

Other vendors

Last reviewed 12 September 2026 · Getting Digital