Skip to content

Commit 8015f3b

Browse files
committed
SME edits
1 parent 7ac3524 commit 8015f3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/openshift/azure-redhat-openshift-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Azure Red Hat OpenShift receives improvements on an ongoing basis. To stay up to
1717

1818
To create a private cluster without a public IP address, you can now add the parameter `--outbound-type UserDefinedRouting` to the `aro create` command. See [Create a private cluster without a public IP address](howto-create-private-cluster-4x.md#create-a-private-cluster-without-a-public-ip-address) for details.
1919

20-
When creating a cluster, the `--outbound` type must be either `LoadBalancer` (the default) or `UserDefinedRouting`.
20+
A cluster that is deployed with this feature and is running version 4.11 or higher, can be scaled to 120 nodes and 30,000 pods.
2121

2222
## Version 4.12 - August 2023
2323

articles/openshift/openshift-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sections:
3131
answer: |
3232
The actual number of supported pods depends on an application’s memory, CPU, and storage requirements.
3333
34-
Azure Red Hat OpenShift 4.x has a 250 pod-per-node limit and a 60 compute node limit. These limits cap the maximum number of pods supported in a cluster to 250×60 = 15,000. If the cluster is created with the `--outbound-type UserDefinedRouting` parameter and runs version 4.11 or higher, the limits are 120 compute nodes and 30,000 pods.
34+
Azure Red Hat OpenShift 4.x has a 250 pod-per-node limit and a 60 compute node limit. These limits cap the maximum number of pods supported in a cluster to 250×60 = 15,000. If the cluster is created using User Defined Routing (UDR) and runs version 4.11 or higher, the limits are 120 compute nodes and 30,000 pods.
3535
3636
- question: Can a cluster have compute nodes across multiple Azure regions?
3737
answer: No. All nodes in an Azure Red Hat OpenShift cluster must originate in the same Azure region.

0 commit comments

Comments
 (0)