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/openshift/create-cluster.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -263,7 +263,7 @@ Register the `Microsoft.RedHatOpenShift` resource provider. For instructions on
263
263
* Select **Worker node count** (i.e., the number of worker nodes to create).
264
264
265
265
> [!div class="mx-imgBorder"]
266
-
> [  ](./media/Basics.png#lightbox)
266
+
> [  ](./media/Basics.png#lightbox)
267
267
268
268
> [!NOTE]
269
269
> The **Domain name** field is pre-populated with a random string. You can either specify a domain name (e.g., *example.com*) or a string/prefix (e.g., *abc*) that will be used as part of the auto-generated DNS name for OpenShift console and API servers. This prefix is also used as part of the name of the resource group that is created to host the cluster VMs if a resource group name is not specified.
@@ -284,19 +284,21 @@ Register the `Microsoft.RedHatOpenShift` resource provider. For instructions on
284
284
285
285
6. On the **Networking** tab, configure the required options.
286
286
287
-
**Note**: Azure Red Hat OpenShift clusters running OpenShift 4 require a virtual network with two empty subnets: one for the control plane and one for worker nodes.
287
+
> [!NOTE]
288
+
> Azure Red Hat OpenShift clusters running OpenShift 4 require a virtual network with two empty subnets: one for the control plane and one for worker nodes.
289
+
288
290
289
291
> [!div class="mx-imgBorder"]
290
-
> [](./media/Networking.png#lightbox)
292
+
> [](./media/Networking.png#lightbox)
291
293
292
294
7. On the **Tags** tab, add tags to organize your resources.
293
295
294
296
> [!div class="mx-imgBorder"]
295
-
> [](./media/Tags.png#lightbox)
297
+
> [](./media/Tags.png#lightbox)
296
298
297
299
8. Check **Review + create** and then **Create** when validation completes.
298
300
299
-

301
+

300
302
301
303
9. It takes approximately 35 to 45 minutes to create the Azure Red Hat OpenShift cluster. When your deployment is complete, navigate to your resource by either:
0 commit comments