haproxytech / dataplaneapi

HAProxy Data Plane API
https://www.haproxy.com/documentation/dataplaneapi/
Apache License 2.0
328 stars 76 forks source link

DataplaneAPI Cluster mode feature and documentation #336

Open bahram-cdt opened 5 months ago

bahram-cdt commented 5 months ago

Hey team, First, I wanted to thank you for providing the AWS EC2 discovery in DataPlaneAPI which works great.

I wanted to give the cluster mode a try but it seems like there is no documentation (at least none for the community version).

The only thing I could find is this example with dummy values: https://github.com/haproxytech/dataplaneapi/blob/3b1038c69adc66eb656793ac85cb9b8bd775d6a3/configuration/examples/example-full.yaml#L73

Is there anything on your road-map to provide setup documentation for cluster mode ?

Thanks in advance