In this post, I’m going to cover on how to add load balancer for the MariaDB Galera Cluster. The major steps are: Ensure all Galera nodes are running as a single cluster (all nodes are primary and synced). Install HAproxy (you can install it on separate node or on the application server). Configure clustercheck script. This…
Read more Install and Configure HAProxy for MySQL Galera Cluster