Practice questions · IT & Cloud

CKAD (CNCF): Practice Questions

advanced 30 questions

Original concept-check questions for the CKAD (Certified Kubernetes Application Developer). The real exam is hands-on, so these test the underlying knowledge behind the tasks - across all the curriculum domains. Each answer is explained, including why the others are wrong. Filter by domain or difficulty. These are concept checks, not real exam questions.

By The Exam Atlas Editorial Team · Verified 2026-06-05 · ~38 min

  1. Design & Build easy

    A Kubernetes Job:

  2. Design & Build easy

    A CronJob:

  3. Design & Build medium

    A 'sidecar' is:

  4. Design & Build medium

    An init container:

  5. Design & Build hard

    An emptyDir volume:

  6. Design & Build easy

    Container images used by a pod are:

  7. Configuration & Security easy

    A ConfigMap injects into a pod:

  8. Configuration & Security easy

    A Secret is used to provide a pod with:

  9. Configuration & Security medium

    A SecurityContext on a pod or container sets:

  10. Configuration & Security hard

    To make a container run as a non-root user you:

  11. Configuration & Security medium

    A ServiceAccount provides:

  12. Configuration & Security medium

    Setting CPU/memory 'requests' on a container mainly affects:

  13. Deployment medium

    A rolling update on a Deployment:

  14. Deployment medium

    To roll back a Deployment to its previous revision you run:

  15. Deployment medium

    A canary deployment:

  16. Deployment easy

    The command 'kubectl set image' is used to:

  17. Deployment hard

    The Deployment strategy 'Recreate':

  18. Deployment easy

    Helm is best described as:

  19. Services & Networking medium

    A Service of type ClusterIP provides:

  20. Services & Networking easy

    Ingress routes:

  21. Services & Networking medium

    A Service selects which pods to target using:

  22. Services & Networking easy

    To quickly expose a Deployment as a Service you can run:

  23. Services & Networking hard

    A headless Service (clusterIP: None):

  24. Services & Networking medium

    A NetworkPolicy in an application context:

  25. Observability medium

    A liveness probe:

  26. Observability medium

    A readiness probe:

  27. Observability easy

    To view an application pod's logs you run:

  28. Observability medium

    To open an interactive shell in a running container you run:

  29. Observability hard

    A startup probe is useful when:

  30. Configuration & Security hard

    Mounting a Secret as a volume rather than an environment variable:

Practice questions FAQ

Are these real CKAD exam questions?
No. These are original study questions written to test understanding. They are not real exam questions, exam dumps, or copied from any provider.
How should I use these practice questions?
Answer each one, read the explanation (including why the wrong options are wrong), and use the per-domain score below to focus your revision on weak areas. Revisit before exam day.
How many questions should I do before the exam?
Enough to score consistently across every domain, alongside full-length practice from official or reputable providers. Understanding why each answer is right matters more than raw volume.
What score means I am ready?
A good signal is consistently scoring around 80% or higher across all domains on questions you have not seen before, and being able to explain why the wrong options are wrong.
Should I use exam dumps?
No. Dumps (real or leaked questions) breach provider policy, can void your certification, and do not build the understanding the exam actually tests.

Sources