Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/pages/product/data-modeling/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ models][ref-dynamic-data-models].
<InfoBox>

Cube supports data models that consist of thousands of cubes and views.
For massive [multi-tenancy][ref-multitenancy] configurations, e.g., with more than
1,000 tenants, consider using a [multi-cluster deployment][ref-pmc].
For large [multi-tenancy][ref-multitenancy] configurations, e.g., with more than
100 tenants, consider using a [multi-cluster deployment][ref-pmc].

</InfoBox>

Expand Down
4 changes: 2 additions & 2 deletions docs/pages/product/deployment/cloud/deployment-types.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ needs of your workload by adding more components as necessary; check the page on
## Production multi-cluster

Production multi-cluster deployments are designed for demanding production
workloads, high-scalability, high-availaility, and massive [multi-tenancy][ref-multitenancy]
configurations, e.g., with more than 1,000 tenants.
workloads, high-scalability, high-availaility, and large [multi-tenancy][ref-multitenancy]
configurations, e.g., with more than 100 tenants.

<SuccessBox>

Expand Down