Certified Kubernetes Application Developer (CKAD) Exam Tips
Description
Looking to sharpen your skills and prepare for the Certified Kubernetes Application Developer (CKAD) certification exam? This course is your complete guide to learning how to run Kubernetes applications and tackle the official exam with ease. Through in-depth discussions, lightboard explanations, and lab demonstrations to get you started with Kubernetes, best-selling author and trainer Sander van Vugt clearly and succinctly explains Kubernetes basics and shows you how to develop, create, manage, store, scale, and troubleshoot Kubernetes applications like a pro. Along the way, you’ll also learn how to work with containers in a Kubernetes environment and perform advanced CKAD-related tasks, such as working with the API, applying DevOps technologies, troubleshooting common issues, and more.
Language: English
View course on LinkedIn Learning
Content
flowchart LR
A[1. Containers] --> B[2. Container Images]
B --> C[3. Understanding Kubernetes]
C --> D[4. Lab Environment]
D --> E[5. Pod Basics]
E --> F[6. Pod Advanced]
F --> G[7. Storage]
G --> H[8. Deployments]
H --> I[9. Installing Apps]
I --> J[10. Networking]
J --> K[11. Ingress and Gateway API]
K --> L[12. ConfigMaps and Secrets]