In the documentation from Custom Resource options - Percona Operator for MySQL based on Percona XtraDB Cluster
You state that the haproxy-replicas should not be used for write requests.
Where does that come from? Doesn’t the XtraDB cluster use a multi-master Galera cluster which enables writing to all nodes?
If for some reason it’s not recommended, is it enforceable? Because once you offer the additional service to developers, you can’t just count on people to respect that restriction.