logan2013 opened a new issue, #2471: URL: https://github.com/apache/apisix-ingress-controller/issues/2471
### Current Behavior {"error_msg":"404 Route Not Found"} ### Expected Behavior _No response_ ### Error Logs 2025-07-14T02:03:09.970Z ERROR controller-runtime controller/controller.go:316 Reconciler error {"controller": "apisixroute", "controllerGroup": "apisix.apache.org", "controllerKind": "ApisixRoute", "ApisixRoute": {"name":"nacos-route","namespace":"nacos-ns"}, "namespace": "nacos-ns", "name": "nacos-route", "reconcileID": "8a1f0544-8964-4bc7-a9db-f0468d2d6e01", "error": "no default ingress class found"} ### Steps to Reproduce 1. Install APISIX Ingress controller with the Helm chart. 2. Create a Route with ApisixRoute resource. ### Environment - APISIX Ingress controller version (run `apisix-ingress-controller version --long`) - Kubernetes cluster version (run `kubectl version`) - OS version if running APISIX Ingress controller in a bare-metal environment (run `uname -a`) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org