Certified Kubernetes Administrator (CKA) Exam Guide
At a glance
- Time limit
- 2h
- Passing score
- 66%
- Exam fee
- $445
- Governing body
- Cloud Native Computing Foundation
Quick answers
How much does the CKA cost?
The CKA exam fee is $445.
What is the passing score for the CKA?
The passing score for the CKA is 66%.
The Certified Kubernetes Administrator (CKA) validates hands-on expertise in deploying, managing, and troubleshooting Kubernetes clusters in production. It's designed for DevOps engineers, site reliability engineers, and systems administrators who need to demonstrate command-line proficiency with Kubernetes. The certification is globally recognized and valued by employers as proof of practical cluster administration skills.
Overview
The exam covers 5 competency domains: Cluster Architecture, Installation & Configuration (25%); Workloads & Scheduling (15%); Services & Networking (20%); Storage (10%); and Troubleshooting (30%). The bulk of the exam focuses on diagnosing and resolving cluster issues, with significant weight on cluster setup and networking. All tasks are performance-based, tested against a live Kubernetes v1.35 environment.
Cost and registration
The exam costs $445 and includes one free retake. This price covers access to the proctored testing environment and official score reporting. No additional study materials are bundled with the exam fee.
Exam format
Candidates solve 15–20 performance-based tasks via command line in 2 hours (120 minutes). The exam is remotely proctored through PSI's Bridge platform using the PSI Secure Browser, with audio, video, and screen-sharing monitoring. A score of 66% or above is required to pass. Score reports are emailed within 24 hours of completion. The certification is valid for 2 years.
Verified facts about the CKA
16 statements, each bound to the official document it was taken from. The source link beside every line opens that document.
Requirements and rules
- Exam format
- The CKA is an online, proctored, performance-based test that requires solving multiple issues from a command line
- Cloud Native Computing Foundation (CNCF)
- Proctoring
- The exam is remotely proctored through PSI's Bridge platform using the PSI Secure Browser
- The Linux Foundation
Fees
Numbers
- Duration minutes
- Candidates have 2 hours (120 minutes) to complete the tasks
- Cloud Native Computing Foundation (CNCF)
- Results hours
- A score report is sent via email within 24 hours of exam completion
- The Linux Foundation
What is tested
- Domain cluster architecture
- Cluster Architecture, Installation & Configuration is weighted at 25%
- Cloud Native Computing Foundation (CNCF)
- Domain services networking
- Services & Networking is weighted at 20%
- Cloud Native Computing Foundation (CNCF)
- Domain workloads scheduling
- Workloads & Scheduling is weighted at 15%
- Cloud Native Computing Foundation (CNCF)
- Domains list
- Domains: Cluster Architecture Installation & Configuration; Workloads & Scheduling; Services & Networking; Storage; Troubleshooting
- Cloud Native Computing Foundation (CNCF)
How hard is the CKA?
How Hard Is the CKA Really?
The Certified Kubernetes Administrator (CKA) exam is not a multiple-choice test you can cram for in a weekend. It is a hands-on performance assessment that demands real operational competency. If you are comfortable administering live Kubernetes clusters and troubleshooting under pressure, you are already ahead. If you are self-taught or transitioning from another infrastructure role, plan on sustained, focused effort over multiple months to build the depth required. The difficulty lies not in the breadth of topics, but in the depth of practical skills required and the time-pressure constraint of the testing format.
Exam Format and Timing
The CKA is a performance-based examination administered remotely. You will not see a single multiple-choice question. Instead, you are presented with a live Kubernetes cluster running Kubernetes version 1.35, and your task is to solve real operational problems from the command line. The exam consists of 15 to 20 individual tasks, each simulating a production issue: perhaps a pod is not starting, a service is not routing traffic, or a node is unschedulable. You must work through real cluster state, read logs, edit manifests, and execute kubectl commands to fix what is broken.
You have 120 minutes to complete all tasks. This is the crux of the challenge: solving 15 to 20 complex Kubernetes problems in 2 hours, with a remote proctor monitoring your screen, audio, and video. Speed and accuracy both matter. A score of 66% or above is required to pass, meaning you cannot afford to leave half the exam unanswered. Results are sent via email within 24 hours, so you know quickly whether you have passed or need to schedule a retake. The remote proctoring adds an administrative layer: the PSI Bridge platform is strict about environmental requirements, and any technical hiccups during the exam can add stress to an already challenging assessment.
Exam Logistics at a Glance
| Attribute | Detail |
|---|---|
| Exam Cost | $445, includes one free retake |
| Duration | 120 minutes |
| Tasks | 15 to 20 performance-based scenarios |
| Passing Score | 66% or above |
| Format | Remote, proctored, command-line based |
| Kubernetes Version | 1.35 |
| Certification Validity | 2 years |
| Results Turnaround | Within 24 hours via email |
Content Domains and Study Priorities
The CKA curriculum is organized into 5 competency domains, each weighted differently on the exam. Understanding these weights is essential for allocating your study time efficiently. Troubleshooting is the most heavily weighted domain at 30%, meaning the exam heavily favors your ability to diagnose and fix broken clusters. This reflects real-world Kubernetes administration: most of the work is keeping things running, not building from scratch.
Cluster Architecture, Installation & Configuration accounts for 25% of the exam. This domain covers etcd, control plane components, and cluster setup—foundational knowledge that underpins everything else. Services & Networking is weighted at 20%, focusing on service types, DNS, ingress, and network policies. Workloads & Scheduling represents 15%, covering deployments, stateful sets, daemonsets, and pod scheduling logic. Storage, the smallest domain at 10%, involves persistent volumes, claims, and storage classes.
A realistic study plan allocates time proportional to domain weight but does not neglect any domain entirely. Prioritize troubleshooting techniques first, building hands-on experience with cluster diagnostics and log analysis. Then move to cluster architecture and control plane administration, which form the foundation for everything else. Follow with networking and services, then workloads and scheduling. Storage rounds out your preparation but requires less effort relative to other domains. The key readiness signals include consistently strong performance on practice exams that simulate the timed pressure, comfortable fluency with kubectl commands across all domains, and the ability to diagnose pod, network, and storage issues quickly without referring to documentation.
What Makes the CKA Genuinely Difficult
The difficulty is practical, not theoretical. You cannot pass by memorizing Kubernetes documentation. You must have built clusters, scaled applications, debugged network connectivity, and recovered from etcd corruption. The performance-based format means your hands must know the kubectl commands faster than your brain can articulate the reasoning. In a lab environment with unlimited time, you can solve most scenarios. In a proctored exam with a clock running, you must work with precision and speed.
The second challenge is breadth within time limits. The 5 domains cover a wide range of Kubernetes features and operational scenarios. You need enough depth in each domain to troubleshoot production issues, but you cannot spend the exam mastering every corner of persistent volume provisioning. The exam tests your ability to prioritize, diagnose the most critical issue, fix it quickly, and move to the next task.
Exam anxiety is real, too. Remote proctoring adds psychological pressure. You are monitored constantly, and any deviation from the protocol (a second monitor, a textbook in frame, a phone buzzing) can result in exam termination and forfeiture of your fee. The combination of technical difficulty, time pressure, and monitoring environment creates a challenge that cannot be fully replicated in a personal lab setting. Many experienced Kubernetes practitioners report that the exam surprised them with its intensity despite their operational expertise.
Career Value and ROI
A CKA credential signals operational maturity with Kubernetes at a level most online tutorials and bootcamps do not reach. Employers treating Kubernetes as critical infrastructure—especially companies with on-premises or hybrid cloud strategies—actively recruit candidates with CKA certification. The certification can support meaningful career advancement conversations, and certified administrators are positioned for higher-level operational and architectural roles within their organizations.
Because the certification is valid for 2 years, you will need to either retake the exam or pursue a renewal path to maintain the credential. Plan your certification strategy accordingly: if Kubernetes is your career focus, the investment in study time and the exam cost yield a meaningful return. If you are casually curious about Kubernetes, a personal lab and self-study may be sufficient without formal certification.
The CKA is hard because Kubernetes administration is hard. The exam does not test trivia; it tests competency you would need on day one of a Kubernetes operations role. If you commit to focused hands-on study, build clusters from scratch, practice troubleshooting scenarios, and simulate the exam time pressure repeatedly, you can pass. But there is no shortcut to the underlying skill. That is what makes the credential valuable and worth the effort required to earn it.
Ways to prepare for the CKA
Each of these is a side-by-side on what the provider does better than we do, what it charges today, and where the free path here is enough.
Frequently asked questions
What is the CKA exam format and how long do I get?
The Certified Kubernetes Administrator (CKA) is an online, proctored, performance-based test that requires solving multiple issues from a command line running Kubernetes — there are no multiple-choice questions. You'll work through 15-20 hands-on tasks and have 2 hours (120 minutes) to complete them. The exam is remotely proctored through PSI's Bridge platform using the PSI Secure Browser, with your audio, video, and screen shared throughout. Because it's entirely hands-on, practice actually operating a cluster with kubectl rather than memorizing facts.
What score do I need to pass the CKA, and when will I get my results?
You need to earn a score of 66% or above to pass the CKA. Your score report is sent via email within 24 hours of completing the exam. Because roughly a third of the exam weight is a single domain — Troubleshooting, at 30% — a strong performance there can meaningfully move you toward that 66% threshold, so it's worth prioritizing in your prep.
How much does the CKA cost, and what happens if I don't pass?
The CKA exam costs $445, and that fee includes one free retake. So if you don't pass on your first attempt, you can sit the exam again at no additional cost — a built-in safety net that lowers the pressure on your first try. Once you do pass, the CKA certification is valid for 2 years.
What topics does the CKA cover, and which Kubernetes version should I study?
The CKA curriculum is organized into 5 domains: Cluster Architecture, Installation & Configuration (25%); Workloads & Scheduling (15%); Services & Networking (20%); Storage (10%); and Troubleshooting (30%). The exam environment currently runs Kubernetes v1.35, and the published curriculum aligns with that version, so you should practice on v1.35 to match what you'll see on exam day. Given the weightings, prioritize Troubleshooting (30%) and Cluster Architecture (25%) — together they make up more than half the exam.
How hard is the CKA exam?
The CKA is difficult because it is entirely hands-on: according to the Linux Foundation and CNCF, it is an online, proctored, performance-based test that requires solving multiple issues from a command line running Kubernetes, not a multiple-choice quiz. You get 2 hours to work through 15-20 performance-based tasks, which means roughly six to eight minutes per task on average. The Linux Foundation states you need a score of 66% or above to pass, so you can miss a meaningful share of the work and still certify — but only if you are fast enough to attempt most of it.
What is the passing score for the CKA, and is there a published pass rate?
The passing score is 66%, per the Linux Foundation's certification FAQ. The Linux Foundation does not publish an official CKA pass rate, so any pass-rate figure you see quoted online is unofficial and should be treated with caution. What is published is the scoring threshold and the fact that a score report is emailed within 24 hours of exam completion, so you will not be left guessing for long.
How much does the CKA cost?
The CKA costs $445, and according to the Linux Foundation that price includes one free retake. The certification is valid for 2 years, so the effective cost works out to about $222 per year before any recertification discounts. Because the retake is bundled, a first attempt that falls short of the 66% passing score does not require buying a second exam.
How should I study for the CKA?
Study by practicing on a real cluster and weighting your time to the published domain weights rather than reading documentation cover to cover. The CNCF curriculum covers 5 competency areas: Troubleshooting at 30%, Cluster Architecture, Installation & Configuration at 25%, Services & Networking at 20%, Workloads & Scheduling at 15%, and Storage at 10%. Troubleshooting is the most heavily weighted domain at 30%, so drills on broken nodes, failing pods, and misconfigured kubelets deserve the largest share of your prep time.
Which Kubernetes version does the CKA exam use?
The exam environment currently runs Kubernetes v1.35, and the CNCF's published curriculum aligns with that same version. Practicing on a cluster at or near this version matters because command flags and default behaviors shift between releases, and the exam is graded on what you actually execute on the command line. Check the current curriculum before you book, since the Linux Foundation updates the target version as Kubernetes releases progress.
How is the CKA proctored, and when do I get my results?
The CKA is remotely proctored through PSI's Bridge platform using the PSI Secure Browser, with streaming audio, video, and screen sharing throughout the session. Because the whole 2-hour session is monitored live, you need a clear desk, a working webcam and microphone, and a quiet room before you start. Your score report arrives by email within 24 hours of completing the exam, and if you fall short of the 66% passing score, the $445 fee includes one retake.
Sources
- 1.Certified Kubernetes Administrator (CKA) Certification — Cloud Native Computing Foundation (CNCF) (accessed Jul 18, 2026)
- 2.Frequently Asked Questions: CKA, CKAD & CKS (Candidate-Facing Docs) — The Linux Foundation (accessed Jul 18, 2026)
- 3.Certified Kubernetes Administrator (CKA) — Training & Certification — The Linux Foundation (accessed Jul 18, 2026)
- 4.CNCF Curriculum Repository — CKA_Curriculum_v1.35 — Cloud Native Computing Foundation (CNCF) (accessed Jul 18, 2026)
- 5.Important Instructions: CKA and CKAD (Candidate-Facing Docs) — The Linux Foundation (accessed Jul 18, 2026)
Official sources
Primary documents used to verify the exam details shown on this page.
- Certified Kubernetes Administrator (CKA) CertificationCloud Native Computing Foundation (CNCF)cncf.io
- Frequently Asked Questions: CKA, CKAD & CKS (Candidate-Facing Docs)The Linux Foundationdocs.linuxfoundation.org
- Certified Kubernetes Administrator (CKA) — Training & CertificationThe Linux Foundationtraining.linuxfoundation.org
- CNCF Curriculum Repository — CKA_Curriculum_v1.35Cloud Native Computing Foundation (CNCF)github.com
- Important Instructions: CKA and CKAD (Candidate-Facing Docs)The Linux Foundationdocs.linuxfoundation.org
Last verified against the official exam content outline: