Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keycloak deployment example revamp #487

Merged
merged 2 commits into from
Feb 15, 2024
Merged

keycloak deployment example revamp #487

merged 2 commits into from
Feb 15, 2024

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Feb 15, 2024

Description

  • scale Keycloak to 3 pods
  • use postgres operator
    • have 3 postgres pods (1 primary, 2 replicas)
    • have 3 pgbouncer pods
  • let Keycloak connect to pgbouncer
  • update Keycloak operator

Related Issue

Motivation and Context

have a more realistic installation

How Has This Been Tested?

  • run it in minikube

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation generated (make docs) and committed
  • Documentation ticket raised:
  • Documentation PR created:

@wkloucek wkloucek force-pushed the keycloak-revamp branch 5 times, most recently from cf4cd2e to 7dddaa7 Compare February 15, 2024 08:41
@wkloucek wkloucek marked this pull request as ready for review February 15, 2024 10:52
@wkloucek wkloucek requested a review from d7oc February 15, 2024 10:52
Copy link
Contributor

@d7oc d7oc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wkloucek wkloucek merged commit 1efb642 into next Feb 15, 2024
1 check passed
@wkloucek wkloucek deleted the keycloak-revamp branch February 15, 2024 12:32
@wkloucek wkloucek mentioned this pull request Mar 18, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants