
Certified Kubernetes Administrator (CKA)
Domain 5Objective 3
Use ClusterIP, NodePort, LoadBalancer Service Types and Endpoints CKA Practice Questions (Page 1)
Part of the Servicing and Networking domain, which accounts for 20% of the CKA exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 2–3 from this objective — we provide 23 practice questions to prepare you well beyond it. (estimate)
23questions here
5free pages
7concepts
20%of the exam
Questions 1–5
- 1
You create a NodePort service with 'nodePort: 30080'. You want to ensure that external traffic is load-balanced across all nodes. What is the default behavior?
Select an answer first - 2
You have a service named 'db' that selects pods with label 'app=db'. You want to temporarily route traffic to an external database while you migrate. You create an Endpoints object named 'db' with the external IP. However, after a few minutes, the endpoints are overwritten with the pod IPs. What is the most likely reason?
Select an answer first - 3
How is the Endpoints object for a service typically created?
Select an answer first - 4
How do you access a NodePort service from outside the cluster?
Select an answer first - 5
Which service type should you use to expose an application only to other pods within the same cluster?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CKA” is a trademark of its owner, used for identification only.