diff --git a/docs/guides/high-availability/single-cluster/introduction.adoc b/docs/guides/high-availability/single-cluster/introduction.adoc index 83ca6412af3..751317595d5 100644 --- a/docs/guides/high-availability/single-cluster/introduction.adoc +++ b/docs/guides/high-availability/single-cluster/introduction.adoc @@ -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.