Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are managing a Kubernetes cluster with cncf video

kcna video for you are managing a Kubernetes cluster with multiple microservices running in different namespaces. One of your microservices, payment-service ,

This is a dedicated watch page for a single video.

Full Certification Question

You are managing a Kubernetes cluster with multiple microservices running in different namespaces. One of your microservices, payment-service , running in the finance namespace, needs to communicate with another service, user-service , located in the auth namespace. You create a ClusterIP service for the user-service in the auth namespace. Despite this, payment-service cannot seem to reach user-service through DNS resolution. What could be the possible cause of this issue?