update the sizing guide with the correct instance type

Closes #34315

update the sizing guide with the correct instance type used in the Keycloak benchmark tests.

Signed-off-by: Kamesh Akella <kamesh.asp@gmail.com>
This commit is contained in:
Kamesh Akella 2024-11-07 03:22:39 -05:00 committed by GitHub
parent e11e019e83
commit 22cc1194e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,7 +127,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.16.x deployed on AWS via ROSA.
* Machinepool with `m5.4xlarge` instances.
* Machinepool with `m5.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 running in passthrough mode were the TLS connection of the client is terminated at the Pod.
* Database Amazon Aurora PostgreSQL in a multi-AZ setup.