Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now

make keycloak DB persisted

In a context where we deploy keycloak PostgreSQL DB on local-path-storage PVs, to ensure that no data is lost on a Cluster API rolling upgrade, we need to:

  • deploy multiple postgres pods and enabled postgres replication
  • define pod disruption budgets for postgres

Edit: 24/05 Amonl

We should make it HA, because if node with primary crashes, actual implementation cannot replace primary and thus keycloak resiliency fails

Edited May 24, 2024 by Antoine Monlong
Assignee Loading
Time tracking Loading