Skip to content

Commit bd7bb0c

Browse files
authored
Merge pull request #81978 from karanmagdani/patch-1
Update compute node limit for aro v4
2 parents 88605b8 + 5f06527 commit bd7bb0c

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 100 compute node limit. This caps the maximum number of pods supported in a cluster to 250×100 = 25,000.
34+
Azure Red Hat OpenShift 4.x has a 250 pod-per-node limit and a 60 compute node limit. This caps the maximum number of pods supported in a cluster to 250×60 = 15,000.
3535
3636
Azure Red Hat OpenShift 3.11 has a 50 pod-per-node limit and a 20 compute node limit. This caps the maximum number of pods supported in a cluster to 50×20 = 1,000.
3737

0 commit comments

Comments
 (0)