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
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 vSphere
- 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 January 30, 2021: Adding link to CKAD exam review, and added links to CKA/CKAD on resource page