r/CKAExam

▲ 36 r/CKAExam

Just passed the CKA with 93% on my first attempt !!!

One question I couldn’t fully complete was on external etcd migration. I managed to troubleshoot the API server, scheduler, and controller manager, and got the control plane accessible. Most pods were up, but CoreDNS had an admission error (one CoreDNS pod was still running, and cluster resources were accessible). I started troubleshooting further but ran out of time.

Curious if anyone else completed that scenario successfully?

Preparation:

I used KodeKloud and completed the 3 main mock exams + the additional 5 mock exams course. If you go through all 8, you’ll be well-prepared—most real exam scenarios are covered (except a bit around Helm, Jobs, and StatefulSets).

Tips:

- Get comfortable navigating the Kubernetes docs quickly—it’s a huge advantage during the exam.

- Don’t stress if Killer Shell feels too hard—it’s meant to improve your speed and time management.

- Practice under time constraints—that’s key.

Final note:

If you’re preparing, don’t panic. The exam is very doable with the right practice.

Thanks to this amazing community—reading your posts and insights really helped me push through when things felt tough.

All the best to everyone preparing for the exam!

reddit.com
u/Mikeytr07 — 13 days ago

I was disconnected during the exam. There were about 10 minutes left. My laptop was overheating; I think that must have been the cause... As soon as the software window closed, my browser opened to the page for providing feedback on the exam. I think my exam was automatically submitted with my answers (i hope ?). When I tried to reconnect, it asked me to end session....

Has anyone been able to confirm whether my results were saved?

Thank you!

reddit.com
u/KindheartednessOk196 — 7 days ago
▲ 21 r/CKAExam

Last week, I passed the Certified Kubernetes Administrator (CKA) exam with a score of 77%. I believe this is a fair reflection of my current understanding of Kubernetes and the challenges presented by some of the exam questions. I am grateful for the dumbITGuys’ Playlist questions and mj_iac’s updated GitHub repository, which provided validations and further question development.

While I will address some criticisms below, it is worth noting that the GitHub repository greatly aided my time management and helped me understand the types of questions asked. To support my study, I created a spreadsheet for tracking timings on questions, which you can copy and use alongside the repository.

As someone who regularly works on Kubernetes environments, many exam questions mirrored the tasks I encounter frequently. Although the exam was tough, it was also highly relevant to my job. In hindsight, I wish I had pursued this certification earlier.

There is a distinct difference between passing an exam under time constraints and managing a production Kubernetes environment. Many people here believe that working through the above playlist is sufficient for passing the exam. but your Kubernetes knowledge should be more; at least covering the syllabus requirements. In my job, successful completion of problems and requests often depends on your grasp of the fundamentals, especially when internal documentation at your workplace is lacking.

(EDIT: made edits to this paragraph.) Achieving the CKA is an accomplishment, but I think there is a noticeable difference between the skills of administrators who score 66, 76, 86, or 96. While studying, it’s important to regularly check your understanding of the concepts. For CKA, you should be aware of which namespace you are applying changes to, understand the difference between co-located and sidecar containers, and be familiar with all kube-system components and their functions. You should also recognise different syntax error messages for troubleshooting YAML files, and know how to use the --help flag to obtain assistance from commands.

But it shouldn’t end after your exam. Next weekend I’m looking at running through the Kubernetes the Hard Way repository to see if it can help deepen my Kube-system understanding.

My study routine included Pluralsight & CKA Prep with Sander Van Vurt (which my workplace covered, consider using KodeCloud if you’re paying out of pocket as it is far better value), and 40(55) days of Kubernetes from Tech Tutorials with Pyush for further and up-to-date explanation. I used KillerCoda for lab practice. Knowing the documentation is also your friend.

I wish all future candidates the best in their Kubernetes endeavours.

u/joshlama — 11 days ago

I have heard that the killer.sh mock exams you get, when purchasing the certification are much harder than the real one. I have booked my exam and i will have it in 2 days. Should i be worried? Thank's a lot :---).

u/Visual-Bus8544 — 10 days ago

Context - from the latest post about this https://www.reddit.com/r/CKAExam/s/YeQ5qSv6jT

Where do i find this question ? Do we have any lab for it ? In most repos, its just fix the etcd url in api server manifest and restart kubelet to make api-server work.

We dont get to practise the other tasks such as fix controller manager, fix core dns etc.

For instance this lab - https://github.com/markdjones82/CKA-PREP-2025-v2/tree/custom-main/Question-15-Etcd-Fix - is easy. Where is the actual hard variant which was asked to OP ?

reddit.com
u/cum_cum_sex — 9 days ago