Skip to content

Commit d1a7b8c

Browse files
author
Dileep Rao
committed
Added info on "Scale in" for horizontal scaling and "Scale down" for vertical scaling. Also referenced on how the management operations for these will be carried out.
1 parent 140ee95 commit d1a7b8c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/managed-instance-apache-cassandra/create-cluster-portal.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,20 +116,22 @@ Now that you have deployed a cluster with a single data center, you can either s
116116

117117
### Horizontal scale
118118

119-
To scale out on nodes, move the slider to the desired number, or just edit the value. When finished, hit `Scale`.
119+
To scale out or scale in on nodes, move the slider to the desired number, or just edit the value. When finished, hit `Scale`.
120120

121121
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-2.png" alt-text="Screenshot of selecting number of datacenter nodes." lightbox="./media/create-cluster-portal/datacenter-scale-2.png" border="true":::
122122

123123

124124
### Vertical scale
125125

126-
To scale up to a more powerful SKU size for your nodes, select from the `Sku Size` dropdown. When finished, hit `Scale`.
126+
To scale up or to scale down SKU size for your nodes, select from the `Sku Size` dropdown. When finished, hit `Scale`.
127127

128128
:::image type="content" source="./media/create-cluster-portal/datacenter-scale-3.png" alt-text="Screenshot of selecting Sku Size." lightbox="./media/create-cluster-portal/datacenter-scale-3.png" border="true":::
129129

130130
> [!NOTE]
131131
> The length of time it takes for a scaling operation depends on various factors, it may take several minutes. When Azure notifies you that the scale operation has completed, this does not mean that all your nodes have joined the Cassandra ring. Nodes will be fully commissioned when they all display a status of "healthy", and the datacenter status reads "succeeded".
132132
133+
> Scaling is an online operation and works in the same manner as described in patching for [Management operations](management-operations.md#patching)
134+
133135
## Add a datacenter
134136

135137
1. To add another datacenter, click the add button in the **Data Center** pane:

0 commit comments

Comments
 (0)