cardiyu opened a new issue, #8537: URL: https://github.com/apache/apisix/issues/8537
### Current State When I try to setup high availability Apache APISIX clusters for production environment,I find this [FAQ](https://apisix.apache.org/docs/apisix/2.15/FAQ/#how-do-i-setup-high-availability-apache-apisix-clusters). ********** How do I setup high availability Apache APISIX clusters?[#](https://apisix.apache.org/docs/apisix/2.15/FAQ/#how-do-i-setup-high-availability-apache-apisix-clusters) Apache APISIX can be made highly available by adding a load balancer in front of it as APISIX's data plane is stateless and can be scaled when needed. The control plane of Apache APISIX is highly available as it relies only on an etcd cluster. ********** However, I still wonder how to set the specific configuration. ### Desired State Provide more configuration suggestions, such as defining multiple etcd host addresses for an etcd cluster in config.yaml. -- 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]
