Courseiva
Back to Certified Kubernetes Administrator CKA questions

Scenario-based practice

Select Two (Multi-Select) Questions

Practise Certified Kubernetes Administrator CKA practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

20
scenario questions
CKA
exam code
CNCF
vendor

Scenario guide

How to approach select two (multi-select) questions

Multi-select questions tell you to 'Choose TWO' or 'Choose THREE'. Getting partial credit is not a thing — you must select all correct answers with no incorrect ones. The stem always states how many to choose, so trust it. These questions require precision, not best-guess elimination.

Quick answer

Select Two (Multi-Select) Questions questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Related practice questions

Related CKA topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1easymulti select
Full question →

Which TWO components are part of the Kubernetes control plane? (Select 2)

Question 2hardmulti select
Full question →

Which TWO of the following are valid ways to isolate a set of pods from all ingress traffic except from monitoring pods?

Question 3mediummulti select
Full question →

Which TWO of the following are valid methods to provide a token to a Pod for authenticating to the Kubernetes API server?

Question 4easymulti select
Full question →

Which THREE of the following are CNI plugins?

Question 5mediummulti select
Full question →

A pod is stuck in 'Pending' state. Which TWO of the following are common causes?

Question 6mediummulti select
Full question →

You are applying the following RBAC manifest:

--- apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: namespace: development name: pod-reader rules: - apiGroups: [""] resources: ["pods"] verbs: ["get", "watch", "list"]

Which TWO statements are true about this Role? (Choose TWO.)

Question 7hardmulti select
Full question →

Which THREE of the following are valid methods to authenticate to the Kubernetes API server? (Select 3)

Question 8mediummulti select
Full question →

Which TWO of the following are valid methods to diagnose why a node is in 'NotReady' state?

Question 9hardmulti select
Full question →

You are troubleshooting a node that is 'NotReady'. Which THREE of the following are possible causes? (Choose three.)

Question 10hardmulti select
Full question →

You have a pod that is in CrashLoopBackOff. Which two troubleshooting steps should you take first? (Choose two.)

Question 11mediummulti select
Full question →

A node is in 'NotReady' state. Which TWO of the following are common causes? (Select 2)

Question 12mediummulti select
Full question →

A pod is in 'Pending' state. 'kubectl describe pod' shows: '0/3 nodes are available: 1 Insufficient memory, 2 node(s) had taint {node-role.kubernetes.io/control-plane: }, that the pod didn't tolerate.' Which THREE actions would resolve the issue? (Choose three)

Question 13mediummulti select
Full question →

Which TWO of the following are valid commands to view cluster events sorted by timestamp?

Question 14mediummulti select
Full question →

You run 'kubectl logs pod-name' and get no output. Which TWO steps should you take to troubleshoot further?

Question 15easymulti select
Full question →

You are troubleshooting a node that shows 'NotReady' status. Which TWO commands can help you investigate the kubelet state?

Question 16mediummulti select
Full question →

You want to check resource usage of pods and nodes. Which TWO commands should you use?

Question 17mediummulti select
Full question →

A pod is stuck in 'Pending' state. Which THREE are common causes for this?

Question 18hardmulti select
Full question →

A ClusterIP Service is not reachable from within the cluster. You verify that the Service has endpoints. Which of the following could be the cause? (Select two.)

Question 19mediummulti select
Full question →

Which two commands can be used to view the logs of a container that has crashed? (Choose two.)

Question 20hardmulti select
Full question →

You are troubleshooting a scenario where a pod cannot communicate with another pod in the same namespace via service name. Which THREE steps would you take to diagnose the issue? (Select 3)

These CKA practice questions are part of Courseiva's free CNCF certification practice question bank. Courseiva provides original exam-style CKA questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.