You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/tutorial-scale-private-cloud.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ You'll need an existing private cloud to complete this tutorial. If you haven't
31
31
32
32
:::image type="content" source="media/tutorial-scale-private-cloud/ss2-select-add-cluster.png" alt-text="Screenshot showing how to add a cluster to an Azure VMware Solution private cloud." lightbox="media/tutorial-scale-private-cloud/ss2-select-add-cluster.png" border="true":::
33
33
34
-
1. Use the slider to select the number of hosts and then select **Save**.
34
+
2. Use the slider to select the number of hosts and then select **Save**.
35
35
36
36
:::image type="content" source="media/tutorial-scale-private-cloud/ss3-configure-new-cluster.png" alt-text="Screenshot showing how to configure a new cluster." lightbox="media/tutorial-scale-private-cloud/ss3-configure-new-cluster.png" border="true":::
37
37
@@ -41,14 +41,18 @@ You'll need an existing private cloud to complete this tutorial. If you haven't
41
41
42
42
1. In your Azure VMware Solution private cloud, under **Manage**, select **Clusters**.
43
43
44
-
1. Select the cluster you want to scale, select **More** (...), then select **Edit**.
44
+
2. Select the cluster you want to scale, select **More** (...), then select **Edit**.
45
45
46
46
:::image type="content" source="media/tutorial-scale-private-cloud/ss4-select-scale-private-cloud-2.png" alt-text="Screenshot showing where to edit an existing cluster." lightbox="media/tutorial-scale-private-cloud/ss4-select-scale-private-cloud-2.png" border="true":::
47
47
48
-
1. Use the slider to select the number of hosts and then select **Save**.
48
+
3. Click **Add Host** to add a host to the cluster. Repeat that to reach the desired number of hosts, and then select **Save**.
49
+
50
+
:::image type="content" source="media/tutorial-scale-private-cloud/ss5-add-hosts-to-cluster.png" alt-text="Screenshot showing how to add additional hosts to an existing cluster." lightbox="media/tutorial-scale-private-cloud/ss5-add-hosts-to-cluster.png" border="true":::
49
51
50
52
The addition of hosts to the cluster begins.
51
53
54
+
[!NOTE] The hosts will be added to the cluster in parrallel.
55
+
52
56
## Next steps
53
57
54
58
If you require another Azure VMware Solution private cloud, [create another private cloud](tutorial-create-private-cloud.md) following the same networking prerequisites, cluster, and host limits.
0 commit comments