Skip to content

Commit 7c03a19

Browse files
committed
warehouse images
1 parent de0d0fb commit 7c03a19

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

docs/cloud/reference/warehouses.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Each ClickHouse Cloud service includes:
2929
Child single services can scale vertically unlike single parent services.
3030
:::
3131

32-
<Image img={compute_1} size="sm" alt="Current service in ClickHouse Cloud" background='white' />
32+
<Image img={compute_1} size="md" alt="Current service in ClickHouse Cloud" />
3333

3434
<br />
3535

@@ -39,7 +39,7 @@ Compute-compute separation allows users to create multiple compute node groups,
3939

4040
Each compute node group will have its own endpoint so you can choose which set of replicas to use for your workloads. Some of your workloads may be satisfied with only one small-size replica, and others may require full high-availability (HA) and hundreds of gigs of memory. Compute-compute separation also allows you to separate read operations from write operations so they don't interfere with each other:
4141

42-
<Image img={compute_2} size="md" alt="Compute separation in ClickHouse Cloud" background='white' />
42+
<Image img={compute_2} size="md" alt="Compute separation in ClickHouse Cloud" />
4343

4444
<br />
4545

@@ -87,7 +87,7 @@ It is often useful to restrict specific services from being used by other applic
8787

8888
You can apply IP filtering setting to each service separately, which means you can control which application can access which service. This allows you to restrict users from using specific services:
8989

90-
<Image img={compute_4} size="md" alt="Network access control settings" background='white' />
90+
<Image img={compute_4} size="md" alt="Network access control settings"/>
9191

9292
<br />
9393

@@ -97,7 +97,7 @@ _Fig. 5 - Alice is restricted to access Service 2 because of the network setting
9797

9898
Sometimes it is useful to restrict write access to a specific service and allow writes only by a subset of services in a warehouse. This can be done when creating the second and nth services (the first service should always be read-write):
9999

100-
<Image img={compute_5} size="lg" alt="Read-write and Read-only services in a warehouse" background='white' />
100+
<Image img={compute_5} size="lg" alt="Read-write and Read-only services in a warehouse"/>
101101

102102
<br />
103103

Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)