Welcome to my curated notes for the Certified Kubernetes Application Developer (CKAD) exam. This repository is a structured collection of concepts, commands, and YAML examples to help reinforce key topics and prepare effectively for the exam.
- Core Concepts
- Pod Design
- Configuration
- Multi-Container Pods
- Observability
- Services & Networking
- State Persistence
- Jobs & CronJobs
- Browse through the topic folders or markdown files.
- Use the examples to practice with your own Kubernetes cluster (e.g., Minikube, kind).
- Clone the repo and take notes alongside your learning.
git clone https://github.com/lokesh-keyan/ckad-prep.git
cd ckad-prep