Hi Teams -
We are trying to enable high-availability for the datahub-gms and datahub-frontend services. We were able to increase replicas for GMS using the replicaCount field and enabling standalone consumers mce,mae..however when we set replicaCount > 1 for datahub-frontend, we are seeing issues.
The login page launches but after entering the credentials, it goes back to the login page instead of the homepage. There are no errors in GMS logs.
Does anybody know if scaling up the frontend pods is allowed or the application supports it?