Closed NormanTrinh closed 2 weeks ago
@NormanTrinh It is not entirely clear from the description what is happening with you, could you attach configurations and logs for analysis?
@vitabaks I just ask because I just tested the Keepalived and HAProxy features, and the Patroni cluster still works fine. Actually, we will need to enable Keepalive in all 3 VMs for it to work properly, and HAProxy will need at least 1 alive to run.
Anyway, thank you for your great project.
Here is my setup for HAProxy and Keepalived.
When only VM 1 (or only 2 or only 3) enables HAProxy and Keepalived (the other VM is disabled), my client call to services works ok. When only VM 1 enabled HAProxy and only VM 2 enabled Keepalived (not run HAProxy and Keepalived as a pair on the same VM), I couldn't call my services. What happened? Is there any way to fix this?