Skip to content

Commit f1c1929

Browse files
committed
More edits
1 parent 01de582 commit f1c1929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-large-clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 09/12/2024
1212
This article provides the steps and best practices for deploying large scale Azure Red Hat OpenShift clusters up to 250 worker nodes. For clusters of that size, there are some recommendations regarding control plane nodes and infrastructure nodes.
1313

1414
> [!CAUTION]
15-
> Before deleting a cluster with more than 120 nodes, please scale down the cluster to 120 nodes or less.
15+
> Before deleting a cluster with more than 120 nodes, scale down the cluster to 120 nodes or less.
1616
>
1717
1818
## Recommendations
@@ -54,7 +54,7 @@ When deploying a large cluster, you must start with at most 50 worker nodes at c
5454
5555
Follow the steps provided in [Create an Azure Red Hat OpenShift cluster](https://learn.microsoft.com/azure/openshift/create-cluster?tabs=azure-cli) until the "Create the cluster" steps, then continue as instructed:
5656

57-
For large clusters, the previous recommendations should be followed. Therefore, the sample command below using the Azure CLI can be used to deploy a cluster with Standard_D32s_v5 as the control plane nodes, request three public IP addresses, and define nine worker nodes:
57+
For large clusters, the previous recommendations should be followed. Therefore, the sample command below using the Azure CLI can be used to deploy a cluster with Standard_D32s_v5 as the control plane nodes, requesting three public IP addresses, and defining nine worker nodes:
5858

5959
```azurecli
6060
az aro create \

0 commit comments

Comments
 (0)