🔥 3-day streak
Certified Kubernetes Administrator (CKA)2 / 125
Question 2 of 125
A development team has a backend API running as a Deployment named `orders-api` in the `commerce` namespace. The API only needs to be reachable by other Pods inside the cluster (a frontend Deployment and a batch worker), and must NOT be exposed to any external network or node IP. The team asks you to create a Service that provides a stable virtual IP and DNS name for in-cluster access while minimizing the attack surface. Which Service type should you use?
Reviewed for accuracy · Report an issueNext question