CKA Certificate Exam Review
1. Exam Information
- Duration
- 3 hours, 24 questions
- Allowed Reference Sites
- https://kubernetes.io/docs/home/
- https://github.com/kubernetes/
- https://kubernetes.io/blog/
- Other sites are not allowed
- Exam Environment
- Kubernetes v1.18
2. Exam Preparation
- Required Materials
- Chrome Browser
- Chrome Plugin
- Webcam
- Microphone
- Passport
- Exam Environment Check
3. Pre-Exam Checklist
- Verify kubectl bash autocompletion
- Verify tmux functionality
4. Commands to Know During the Exam
- Windows Copy
- ctrl + insert
- Windows Paste
- shift + insert
- kubectl
- Check Resource API Version: kubectl api-resources
- Check Resource Spec/Status: kubectl explain –recursive
5. Exam Review
- Practicing 2-3 times on Kode Cloud with concept understanding should be sufficient to pass