My CKA Exam Experience

Share on:

A few months back, when I was working as a Sr. NV Engineer at VMware I was given the opportunity to attend a Course held by GURUTEAM: Kubernetes Administration Certification.

It lasted four days (obviously remote!) and the instructor covered almost all the topics required for the CKA Certification. Even though he was very knowledgeable, friendly and engaging, four days to cover lectures and practical tests is just not enough to get you ready for the actual exam. However it teaches you the basics and gives you an idea of what you have to do to get up to speed.

I spent the following months studying and practicing on my spare time and I was also involved, as part of my daily job, in troubleshooting Customers network issues related to Kubernetes in conjunction with NSX, specifically NCP which happens to be the Network Plug-in (or CNI) that integrates Kubernetes networking into NSX-T.

A very useful resource worth mentioning is the Certified Kubernetes Administrator (CKA) with Practice Tests Course, on Udemy, not just for the Course itself, but specially for the many practice tests the course gives you access to via KodeKloud.

The Exam is completely practical, so you have to be very confident with objects creation (pods, deployments, namespaces, etc) via kubectl. Some tips which may help:

The passing score is 66% and the tasks have different weight indicated in the description so it's quite easy to figure out your score at any given time. Do the math so that you can pick and choose the tasks you need completed in order to be successful.

The exam is remote/proctored and I find it very handy because you can schedule it anytime you want. I did it mine on a Saturday morning a 7am and I got the results on Sunday night at around 9pm.

CKA Exam format

  • Online
  • Duration of Exam 2 hours
  • 17 Tasks in my case, but I think it may vary
  • Certification Valid for 3 Years
  • 1 Free Retake

Domain & Competencies

  • Storage 10%
  • Troubleshooting 30%
  • Workloads & Scheduling 15%
  • Cluster Architecture, Installation & Configuration 25%
  • Services & Networking 20%

More information here.

CKA Brain Dump Questions

  1. Overall, did I find the exam difficult?
    I'd say "fair enough". It really challenges your skills, so you have to be prepared!
  2. Was I caught for time?
    Yes! 120 minutes for 17 tasks to complete doesn't give you too much time to think and research. You have to know what you are doing as soon as you read the task.
  3. What topics would I advise people to know really well?
    • Basic components and how they interact with each other is critical for troubleshooting issues
    • Ingress
    • Network Policies
    • Etcd DB backup and restore
    • JSONPath for gathering data
  4. What topics was I surprised to see?
    There was a question regarding CPU usage for pods which implied the use of kubectl top, so you have to make sure the Metrics Server is installed and running. Heads up!
  5. Test Center or Remote/proctored?
    Remote / Proctored. You can buy and schedule the exam from The Linux Foundation.
  6. Any additional resources to prepare for the Exam?

Good Luck!


CKA: Certified Kubernetes Administrator
Issued by The Linux Foundation

See Also


comments powered by Disqus