Skip to content

Commit e4d11e8

Browse files
authored
Update openshift-faq.yml
1 parent 73e9230 commit e4d11e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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. For a private cluster without any Public IPs, i.e. created using User Defined Routing (UDR) 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. For a private cluster without any public IPs (i.e., created using [User Defined Routing (UDR)](howto-create-private-cluster-4x.md#create-a-private-cluster-without-a-public-ip-address) and running 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)