My goal is to setup multiple single instances of KC22 all connected to the same LDAP server. All my instances are running on kubernetes, and on different clusters.
I’m using HAProxy as the reverse proxy at the moment. It seems for me that TCP mode works best and I passthrough SSL.
I have a POC with two single instances. Happy to share my steps (Multiple KC22 HAproxy - Pastebin.com), and I’m keen to see if anyone else has got something like this working.
My aim is to avoid complexity (from Datagrid and a HA DB) to reduce operational burden.