I just took the latest version of the CKA exam (updated on February 18, 2025) and failed. I need some advice.
I’m unsure whether the instructors have taken this version of the exam, but from my personal experience, the scope of the actual CKA exam extends far beyond the materials covered in KodeKloud’s CKA Certification Course.
My preparation included:
- KodeKloud’s CKA Certification Course
- KodeKloud’s Ultimate CKA Mock Exam Series
To be honest, I did not prepare the exam too well. I could not nail the mocks with very high scores in a short time, but I would say the mocks of Kodekloud have similar questions.
However, when taking the actual exam, I found that around 40% of the questions weren’t covered in either the course or the mock series. Some topics were briefly mentioned in videos but weren’t included in hands-on practices or mock exams.
Examples of unexpected topics included:
- StatefulSets and Resource Management
- Helm template and troubleshooting (simply running ‘helm install [NAME] [CHART]’ resulted in errors that needed resolution)
- Using Helm to install ArgoCD (basic commands like ‘helm repo add argo-cd ’ and ‘helm install argo-cd [CHART]’ didn’t work and required troubleshooting)
- Installing a container runtime (instead of installing kubeadm)
My main questions are:
- How should I prepare for these topics?
- Will KodeKloud update their course and mock exams to cover the scope of the actual exam?
Thanks!