I am trying to deploy HA keycloak on kubernetes cluster (RKE2) but unable to find any manifest files related to HA so I have just increased the replicas to 2 and created a headless service as mentioned in some of the discussions.
The deployment is still successful but the login page fails with too many redirections. So, please share any references for kubernetes manifests for HA keycloak.
Thanks in advance.