CertGrid
Cloud Native Study Guide

CKAD: Certified Kubernetes Application Developer Study Guide

The Certified Kubernetes Application Developer (CKAD) exam validates your ability to design, build, configure, expose, deploy, observe, and maintain cloud-native applications on Kubernetes. It is a 2-hour, hands-on, performance-based test taken in a live cluster from the command line, aimed at developers and engineers who package and run applications on Kubernetes rather than administer the cluster itself. You need 66% to pass, and speed with kubectl plus comfort editing YAML are essential.

Domain 1: Application Design and Build

Key concepts you must know · 147 practice questions

Domain 2: Application Deployment

Key concepts you must know · 146 practice questions

Domain 3: Application Observability and Maintenance

Key concepts you must know · 113 practice questions

Domain 4: Application Environment, Configuration and Security

Key concepts you must know · 180 practice questions

Domain 5: Services and Networking

Key concepts you must know · 105 practice questions

CKAD exam tips

Study guide FAQ

Is the CKAD exam hands-on or multiple choice?

It is entirely hands-on and performance-based. You solve 15-20 tasks in a live, multi-cluster environment from a terminal within 2 hours, and you are scored on the actual cluster state you produce, not on selecting answers.

What score do I need to pass and how long is the exam?

You need a score of 66 (66%) to pass. The exam lasts 120 minutes, and your certification is valid for 2 years. The exam fee typically includes one free retake.

Can I use the documentation during the exam?

Yes. You may open the official Kubernetes documentation at kubernetes.io (including the blog) in a single additional browser tab. No other sites, personal notes, or bookmarks are allowed, so practice navigating the docs quickly beforehand.

How is CKAD different from CKA?

CKAD targets application developers who build, deploy, and observe workloads on Kubernetes, focusing on pods, deployments, configuration, and networking from a user's perspective. CKA targets administrators and covers cluster installation, etcd, control-plane maintenance, and troubleshooting the cluster itself.