The Service exists but can't find any backend pods. Requests to the service timeout, yet the pods are running fine.
A web application was deployed with a Deployment and Service. The pods are Running and healthy when checked directly. However, the Service shows 0 endpoints. Requests to the Service timeout with "no route to host".
Start this challenge in your local Kubernetes cluster: