CKA Exam Study Resources
Here' you'll find a list of blog posts covering preparations for the Certified Kubernetes Administrator (CKA) exam. I've also a collection of study notes for the Certified Kubernetes Application Developer (CKAD) exam which you can find here
This page will be updated as content gets created
Update Jan 2024: Note that this page was originally created for my preparations for the CKA exam in 2020/21. I'm currently planning for my recertification and will update posts as I prepare for the exam
First the current (as of Dec 2020) the objectives for the exam is the following:
Domain | Weight |
---|---|
Cluster Architecture, Installation & Configuration | 25% |
Workloads & Scheduling | 15% |
Service & Networking | 20% |
Storage | 10% |
Troubleshooting | 30% |
General
Cluster Architecture, Installation & Configuration
- Installing Kubernetes on virtual machines
- Scale out a Kubernetes cluster
- Upgrading a Kubernetes cluster
- Etcd Backup & Restore
Workloads & Scheduling
- Daemon sets vs Replica Sets vs Deployments
- Pod scheduling
- ConfigMaps and Secrets
- Service Accounts
- Resources
Service & Networking
Storage
Troubleshooting
This page was modified on February 25, 2024: CKA 2024