AI

AI Exam Prep

More Practice / CKA

CKA

Certified Kubernetes Administrator (CKA) practice tests covering cluster architecture, workloads, services and networking, storage, and troubleshooting.

CKAGeneral StudiesAI practice test
Browse all competitive exams

About this CKA General Studies practice test

Certified Kubernetes Administrator (CKA) practice tests covering cluster architecture, workloads, services and networking, storage, and troubleshooting.

CKA sample questions

These starter questions help you launch a general studies mock test quickly. Swap them with your own worksheet, notebook, or textbook questions any time.

1. A pod is stuck in 'Pending' state. Which kubectl command would most quickly reveal the reason?
A) kubectl get pod <name>  B) kubectl describe pod <name>  C) kubectl logs <name>  D) kubectl exec -it <name> -- sh
Answer: B

2. Which Kubernetes object is most appropriate for running a database that requires stable network identity and persistent storage?
A) Deployment  B) ReplicaSet  C) StatefulSet  D) DaemonSet
Answer: C

3. A cluster administrator needs to ensure that a specific node never has pods scheduled onto it unless a pod explicitly tolerates a taint. Which kubectl command applies this taint?
A) kubectl label node <node> key=value  B) kubectl taint nodes <node> key=value:NoSchedule  C) kubectl annotate node <node> key=value  D) kubectl cordon <node>
Answer: B

CKA General Studies units covered

Typical CKA syllabus units this practice test draws from. Paste questions from any unit below to generate a focused mock test.

  • Cluster Architecture (25%): kubeadm cluster setup, etcd backup/restore, RBAC, certificates
  • Workloads & Scheduling (15%): Deployments, DaemonSets, StatefulSets, Jobs, resource limits, taints/tolerations, node affinity
  • Services & Networking (20%): Services (ClusterIP/NodePort/LoadBalancer), Ingress, NetworkPolicy, DNS, CoreDNS
  • Storage (10%): PersistentVolumes, PersistentVolumeClaims, StorageClasses, volume types
  • Troubleshooting (30%): pod failures, node failures, kubectl describe/logs, network connectivity, cluster component logs

How to use this cka page

1. Open the ready-made starter and generate the test.

2. Review the output as a quick CKA general studies mock test.

3. Replace the starter with your own previous-year exam questions for more accurate revision.

Explore more for CKA

Move between subjects in the same exam to build a balanced CKA revision routine.

General Studies practice tests for other exams and classes

Continue the same general studies thread across nearby exams and school classes for year-on-year revision.