CNCF Certified Kubernetes Application Developer (CKAD)
- kubernetes API Primitives
- Create and configure basic Pods
- ConfigMaps
- SecurityContexts
- Secrets
- ServiceAccounts
- Multi-Container Pod design patterns
- LivenessProbes and ReadinessProbes
- Logging
- How to monitor applications in Kubernetes
- Debugging in Kubernetes
- How to use Labels, Selectors, and Annotations.
- Deployments and how to perform rolling updates.
- How to perform rollbacks
- Jobs and CronJobs.
- Volumes
- Persistent Volumes
- Persistent Volumes Claim