How I Passed the CKAD Exam in June 2025
Introduction CKAD stands for Certified Kubernetes Application Developer. I thought I’d take the time to write a long-form documentation of how I passed the Certified Kubernetes Application Developer exam. I took the exam on June 5, and although I passed, let me tell you, I had to make changes to my strategy during the exam. I was at first, in the first 10 minutes, trying to use YAML files from the docs, but realized quickly how slow the remote system was, so I decided to use kubectl commands wherever possible. ...