SalvaChiLlo opened a new issue, #10581: URL: https://github.com/apache/apisix/issues/10581
### Description Hello, I am reviewing APISIX as an Ingress alternative for our Kubernetes solution. As I understood from the documentation, APISIX relies on an ETCD cluster for its operation. Here, some questions come to my mind: 1. Knowing that I can use an external ETCD cluster, is it a good idea to use the one Kubernetes already uses under the hood? This question is more about APISIX's requirements on the ETCD cluster, as ETCD can only group up to a few gigabytes. What is the amount of data I can expect APISIX to produce? Do you have some concrete numbers? 2. Who uses this ETCD, and how? ** I'll not provide any environment details as I'm just evaluating/trying to understand how APISIX works ### Environment - APISIX version (run `apisix version`): - Operating system (run `uname -a`): - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
