CertGrid CertGrid
Concepts·Kubernetes and Cloud Native Security Associate

KCSA Exam Format and Domain Weights

KCSA is multiple choice - 60 questions in 90 minutes - and it wants 75%, which is the highest threshold of any exam on this site. This guide reads the shipped question pool to show what the six domains weigh, and works out what that pass mark actually leaves you.

Orientation Guide 1 of 42 Beginner

Written against the versions above. Domain weights are the published ones, verified against the Linux Foundation certification page and against the draw weights this site samples mocks at: 14/22/22/16/16/10. Where a number here is the pool's rather than the blueprint's, the page says which.

The pool analysis runs on the cluster's control plane and is cluster-independent - it reads the shipped question files with Python 3.
Server NameIP AddressOSRolesCPURAMHDD
CKA5001192.168.0.41Ubuntu 26.04 LTSControl Plane Node (tainted NoSchedule)2 Core4 GB50 GB
CKA5001-NODE01192.168.0.42Ubuntu 26.04 LTSWorker Node2 Core4 GB50 GB
CKA5001-NODE02192.168.0.43Ubuntu 26.04 LTSWorker Node2 Core4 GB50 GB
CKA5001-NODE03192.168.0.44Ubuntu 26.04 LTSWorker Node2 Core4 GB50 GB

Before you start

  1. The six domains, and the error budget

    Read the blueprint and the pool side by side. They are not the same number.

    bash Example session
    cd ~/kcsamock && python3 domains.pypool             889 questionsone exam          60 questions in 90 minutes  (90 s each)pass mark       75%  ->  45 correct of 60error budget      15 wrong, total.   D  domain                                  blueprint  of 60   pool  pool%  mocks  1  Overview of Cloud Native Security          14%    8.4     96  10.8%   11.4  2  Kubernetes Cluster Component Security      22%   13.2    194  21.8%   14.7  3  Kubernetes Security Fundamentals           22%   13.2    221  24.9%   16.7  4  Kubernetes Threat Model                    16%    9.6    141  15.9%   14.7  5  Platform Security                          16%    9.6    166  18.7%   17.3  6  Compliance and Security Frameworks         10%    6.0     71   8.0%   11.8 BLUEPRINT is what you are asked. POOL is only how much distinct practice exists.They differ here - domain 1 is 14% of the exam and 10.8% of the pool - and the mock isdrawn at the blueprint weight, so the pool share never reaches the candidate. Domains 2 and 3 are 44% of the paper between them: 26 of the 60 questions.Compliance is 10% - 6 questions - against an error budget of 15. It is not theone to skip; skipping it spends a third of the allowance before you begin.

    Expected result60 questions in 90 minutes, 90 seconds each, 75% to pass - so 45 of 60 correct and 15 wrong is the whole allowance. Domains 2 and 3 are 22% each; Compliance is 10%.

    Success conditionYou know where the marks are and how few you can lose.

Troubleshooting

Official sources