Hello everyone.
I want to test Keycloak standalone-HA locally with the default load balancer. I created two separate Keycloak instances with the same configuration files that access a shared database. The two instances can see each other as expected, I knew that from the terminal. The problem is I don’t know how to put the default load balancer in front of the two nodes. I tried to follow the documentation but there are many things that I couldn’t understand. If could anyone please explain to me in simple steps what should I do exactly to run the default load balancer?
Thank you in advance