Skip to content

Commit 56fa12f

Browse files
committed
Changed number of nodes to 250
1 parent 79e3dbc commit 56fa12f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/openshift/howto-large-clusters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ author: johnmarco
55
ms.author: johnmarc
66
ms.service: azure-redhat-openshift
77
ms.topic: article
8-
ms.date: 07/10/2024
8+
ms.date: 08/08/2024
99
---
1010
# Deploy a large Azure Red Hat OpenShift cluster
1111

12-
This article provides the steps and best practices for deploying large scale Azure Red Hat OpenShift clusters up to 180 nodes. For clusters of that size, a combination of control plane nodes and infrastructure nodes to ensure the cluster functions properly is recommended.
12+
This article provides the steps and best practices for deploying large scale Azure Red Hat OpenShift clusters up to 250 nodes. For clusters of that size, a combination of control plane nodes and infrastructure nodes to ensure the cluster functions properly is recommended.
1313

1414
## Deploy a cluster
1515

@@ -42,7 +42,7 @@ For instructions on configuring infrastructure nodes, see [Deploy infrastructure
4242

4343
## Add IP addresses to the cluster
4444

45-
A maximum of 20 IP addresses can be added to a load balancer. One (1) IP address is needed per 65 nodes, so a cluster with 180 nodes requires a minimum of three (3) IP addresses.
45+
A maximum of 20 IP addresses can be added to a load balancer. One (1) IP address is needed per 65 nodes, so a cluster with 250 nodes requires a minimum of four (4) IP addresses.
4646

4747
To add IP addresses to the load balancer using Azure CLI, run the following command:
4848

0 commit comments

Comments
 (0)