mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Document that the the HA architectures are tested with Openshift 4.18
Closes #45360 Signed-off-by: Ryan Emerson <remerson@ibm.com>
This commit is contained in:
parent
5d773e688b
commit
141bcee4dd
3 changed files with 4 additions and 4 deletions
|
|
@ -48,7 +48,7 @@ The benefit of this setup is that the number of Pods does not need to scale duri
|
|||
|
||||
The following setup was used to retrieve the settings above to run tests of about 10 minutes for different scenarios:
|
||||
|
||||
* OpenShift 4.17.x deployed on AWS via ROSA.
|
||||
* OpenShift 4.18.x deployed on AWS via ROSA.
|
||||
* Machine pool with `c7g.2xlarge` instances.^*^
|
||||
* {project_name} deployed with the Operator and 3 pods in a high-availability setup with two sites in active/active mode.
|
||||
* OpenShift's reverse proxy runs in the passthrough mode where the TLS connection of the client is terminated at the Pod.
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ We regularly test {project_name} with the following configuration:
|
|||
using ROSA HCP.
|
||||
|
||||
** All worker nodes reside in a single Availability Zone.
|
||||
** OpenShift version 4.17.
|
||||
** OpenShift version 4.18.
|
||||
|
||||
* Amazon Aurora PostgreSQL database
|
||||
** High availability with a primary DB instance in one availability zone, and a synchronously replicated reader in the second availability zone
|
||||
|
|
@ -60,7 +60,7 @@ either ROSA HCP or ROSA classic.
|
|||
** Each {kubernetes} cluster has all its workers in a single Availability Zone.
|
||||
<@profile.ifProduct>
|
||||
** OpenShift version
|
||||
4.17 (or later).
|
||||
4.18 (or later).
|
||||
</@profile.ifProduct>
|
||||
<@profile.ifCommunity>
|
||||
** Kubernetes version 1.30
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ We regularly test {project_name} with the following configuration:
|
|||
using ROSA HCP.
|
||||
|
||||
** At least one worker node for each availability-zone
|
||||
** OpenShift version 4.17.
|
||||
** OpenShift version 4.18.
|
||||
|
||||
* Amazon Aurora PostgreSQL database
|
||||
** High availability with a primary DB instance in one availability zone, and synchronously replicated readers in the other availability zones
|
||||
|
|
|
|||
Loading…
Reference in a new issue