Skip to content
Go back

The service with no endpoints

A hands-on Kubernetes networking lab for debugging a Service selector that no longer matches its Pods.

After a tidy-up of application labels, checkout-web is running but traffic through its Kubernetes Service returns 503.

Start by checking whether the workload is actually running.

Try: kubectl get pods