Kubernetes Certification material for CKAD.
This is my journey/notes/hints for achieving CKAD: Certified Kubernetes Application Developer
- Notes - docs
- Courses
- Exam practice
- lab environments from courses above
- https://killer.sh/ - you get 2 tries at the same test when you register for the exam
- https://kubernetes.io - make sure you know how to use and search in here
- linux/vim
- Register for exam:
- go throught the course
- do all the labs to completion
- go through the notes
- go through k8s examples
- go through imprative k8s commands
- practice working in a linux environment and using Vim for text editing YAML
- exam prep exercises - https://github.com/dgkanatsios/CKAD-exercises
- go through these resources
- do the practice tests
- go through k8s exam day prep
I want to give huge credit to Mumshad Mannambeth and his courses. They are really good. I passed with 94% and felt the exam was easy after all of this preparation.