Practice questions · IT & Cloud

CKA (CNCF): Practice Questions

advanced 30 questions

Original concept-check questions for the CKA (Certified Kubernetes Administrator). 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. Cluster Architecture medium

    What does etcd store in a Kubernetes cluster?

  2. Cluster Architecture medium

    In Kubernetes RBAC, permissions are granted by combining:

  3. Cluster Architecture easy

    Which tool bootstraps a Kubernetes cluster in the CKA context?

  4. Cluster Architecture medium

    Which control-plane component assigns pods to nodes?

  5. Cluster Architecture medium

    The kube-apiserver is best described as:

  6. Cluster Architecture medium

    To back up Kubernetes cluster state you should:

  7. Cluster Architecture hard

    A ClusterRole differs from a Role in that a ClusterRole is:

  8. Workloads & Scheduling easy

    A Deployment primarily manages:

  9. Workloads & Scheduling easy

    A ConfigMap is used to store:

  10. Workloads & Scheduling hard

    A Kubernetes Secret, by default, stores data that is:

  11. Workloads & Scheduling medium

    The difference between a container's resource 'requests' and 'limits' is:

  12. Workloads & Scheduling hard

    A taint on a node:

  13. Workloads & Scheduling easy

    To scale a Deployment named web to 5 replicas you would:

  14. Services & Networking medium

    A Service of type ClusterIP:

  15. Services & Networking medium

    A NodePort Service exposes the service:

  16. Services & Networking easy

    Ingress is used to:

  17. Services & Networking medium

    A NetworkPolicy:

  18. Services & Networking medium

    CoreDNS in a cluster provides:

  19. Services & Networking medium

    Because a pod's IP address is ephemeral, stable access to pods is provided by:

  20. Storage medium

    A PersistentVolumeClaim (PVC) is:

  21. Storage medium

    A StorageClass:

  22. Storage hard

    A PersistentVolume reclaim policy of 'Retain' means that when the PVC is deleted, the volume's data is:

  23. Storage easy

    A PersistentVolume (PV) represents:

  24. Troubleshooting medium

    To find out why a pod will not start, the most useful first command is:

  25. Troubleshooting easy

    To view the logs of a container in a pod you run:

  26. Troubleshooting medium

    A pod stuck in 'Pending' usually means:

  27. Troubleshooting medium

    'CrashLoopBackOff' indicates that a container is:

  28. Troubleshooting hard

    If a node shows status 'NotReady', the component to check first is:

  29. Troubleshooting medium

    'ImagePullBackOff' means Kubernetes:

  30. Troubleshooting easy

    To run a command inside a running container you use:

Practice questions FAQ

Are these real CKA 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