kcna video for you are configuring a microservices-based application in Kubernetes with multiple Pods running behind services. The services need to be
You are configuring a microservices-based application in Kubernetes with multiple Pods running behind services. The services need to be discoverable by their names within the cluster for proper inter-service communication. You want to ensure that your application uses Kubernetes DNS to resolve service names, and that traffic is properly load balanced across all Pods in a service. Which of the following configurations will best ensure that your services can be properly resolved by DNS and that traffic is distributed across Pods?