skip to content
Alvin Lucillo

Nginx controller error

/ 1 min read

💻 Tech

When you see this error in the ingress-nginx controller deployment, it couldn’t find the default backend service. Create the backend service, or if there’s an existing one but in a different namespace, edit the deployment and specify the right namespace. No service with name default-backend-service found in namespace default: services "default-backend-service" not found