Baoyuantop commented on issue #2667:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2667#issuecomment-3609953267

   Hi @sebgott, the URL you requested 
`http://127.0.0.1:9180/apisix/admin/upstreams/1` belongs to the admin API 
within APISIX. This API is disabled in Standalone API-driven mode, so you will 
receive a 404 error. Similarly, the dashboard UI depends on the admin API, so 
it cannot be used either.
   
   According to the Helm chart, the namespace of GatewayProxy in IngressClass 
depends on the Release namespace: 
https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix-ingress-controller/templates/ingress-class.yaml#L32
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to