You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/openshift/openshift-faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ sections:
31
31
answer: |
32
32
The actual number of supported pods depends on an application’s memory, CPU, and storage requirements.
33
33
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.
35
35
36
36
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.
0 commit comments