Certified Kubernetes Application Developer (CKAD) Study Guide, 2nd Edition
by Alpha01
It’s been a while since I’ve read a technical book, and thankfully this is a good one!
I used this book as one of my study resources for the Certified Kubernetes Application Developer (CKAD) certification exam that I recently took and passed (Kubestronaut Journey Part 2: Certified Kubernetes Application Developer (CKAD)).
This book is outlined to follow the exam curriculum. In my opinion making it a perfect complimentary study resource. The chapters are relatively short, the examples cover the necessary topics without over flooding the user with information, but rather just provide enough information about the core concepts and what’s needed to pass the exam. Each chapter ends with lab exercise to do as way to fully validated the concepts covered in the chapter. An interesting thing about this book is that it has a companion O’Reilly Video Course, which I have access too using my work business account and used while reding this book. Thus said, this book can be used independently whether you have access to the companion video course.
Rating: 3/5
Certified Kubernetes Application Developer (CKAD) Study Guide, 2nd Edition
- Chapter 1: Exam Details and Resources
- Chapter 2: Kubernetes in a Nutshell
- Chapter 3: Interacting with Kubernetes
- Chapter 4: Containers
- Chapter 5: Pods and Namespaces
- Chapter 6: Jobs and CronJobs
- Chapter 7: Volumes
- Chapter 8: Multi-Container Pods
- Chapter 9: Labels and Annotations
- Chapter 10: Deployments
- Chapter 11: Deployment Strategies
- Chapter 12: Helm
- Chapter 13: API Deprecations
- Chapter 14: Container Probes
- Chapter 15: Troubleshooting Pods and Containers
- Chapter 16: CustomResourceDefinitions (CRDs)
- Chapter 17: Authentication, Authorization, and Admission Control
- Chapter 18: Resource Requirements, Limits, and Quotas
- Chapter 19: ConfigMaps and Secrets
- Chapter 20. Security Contexts
- Chapter 21: Services
- Chapter 22: Ingresses
- Chapter 23: Network Policies
kubernetes
kubestronaut
]