Document that single-cluster deployments expect all Keycloak instances to serve traffic

Closes #42305

Signed-off-by: Ryan Emerson <remerson@ibm.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
This commit is contained in:
Ryan Emerson
2025-09-03 17:30:13 +01:00
committed by GitHub
parent 8f0d528126
commit 4fec0a8630

View File

@@ -11,6 +11,7 @@ summary="Deploy a single Keycloak cluster, optionally stretched across multiple
The {project_name} single-cluster setup is targeted at use cases that:
* Deploy to an infrastructure with transparent networking, like for example a single {kubernetes} cluster.
* Desire all healthy {project_name} instances to handle user requests.
* Are constrained to a single
<@profile.ifProduct>
AWS Region.