Skip to content

Commit 1edc91d

Browse files
authored
Merge pull request #3178 from ClickHouse/aashishkohli-patch-1
Update scaling.md
2 parents 121084f + d366f9d commit 1edc91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/cloud/manage/scaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ However, these services can be scaled vertically by contacting support.
7373

7474
You can use ClickHouse Cloud [public APIs](https://clickhouse.com/docs/en/cloud/manage/api/swagger#/paths/~1v1~1organizations~1:organizationId~1services~1:serviceId~1scaling/patch) to scale your service by updating the scaling settings for the service or adjust the number of replicas from the cloud console.
7575

76-
A **Scale** or **Enterprise** ClickHouse service must have a minimum of `2` replicas.
76+
**Scale** and **Enterprise** tiers do support single-replica services. However, a service in these tiers that starts with multiple replicas, or scales out to multiples replicas can only be scaled back in to a minimum of `2` replicas.
7777

7878
:::note
7979
Services can scale horizontally to a maximum of 20 replicas. If you need additional replicas, please contact our support team.

0 commit comments

Comments
 (0)