wklken commented on issue #2314: URL: https://github.com/apache/apisix-ingress-controller/issues/2314#issuecomment-2434661700
If you use the architecture with etcd you can deploy both the apisix-ingress-controller and apisix-dashboard in the same cluster, use the same etcd; and the resources maintained by the APISIX Ingress Controller come with the description: ``` Created by apisix-ingress-controller, DO NOT modify it manually ``` and you can add route/service/upstream on the dashboard and it works. ---- If you use the [new architecture](https://apisix.apache.org/blog/2023/10/18/ingress-apisix/#design-of-new-architecture) without etcd, you can do nothing via apisix-dashboard. -- 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]
