1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Updated cluster limits for 4.2

This commit is contained in:
Ashley Hardin
2019-10-10 17:20:34 -04:00
committed by openshift-cherrypick-robot
parent 7a53061812
commit a9de2cb13b

View File

@@ -7,7 +7,7 @@
[options="header",cols="5*"]
|===
| Limit type |3.9 limit |3.10 limit |3.11 limit |4.1 limit
| Limit type |3.10 limit |3.11 limit |4.1 limit |4.2 Limit
| Number of nodes footnoteref:[numberofnodes,Clusters with more than the stated limit are not supported. Consider splitting into multiple clusters.]
| 2,000
@@ -16,7 +16,7 @@
| 2,000
| Number of pods footnoteref:[numberofpods,The pod count displayed here is the number of test pods. The actual number of pods depends on the applications memory, CPU, and storage requirements.]
| 120,000
| 150,000
| 150,000
| 150,000
| 150,000
@@ -28,7 +28,7 @@
| 250
| Number of pods per core
| 10 is the default value. The maximum supported value is the number of pods per node.
| There is no default value. The maximum supported value is the number of pods per node..
| There is no default value. The maximum supported value is the number of pods per node.
| There is no default value. The maximum supported value is the number of pods per node.
| There is no default value. The maximum supported value is the number of pods per node.
@@ -49,10 +49,10 @@
a number of control loops in the system that must iterate over all objects
in a given namespace as a reaction to some changes in state. Having a large
number of objects of a given type in a single namespace can make those loops
expensive and slow down processing given state changes. The limit assumes that
expensive and slow down processing given state changes. The limit assumes that
the system has enough CPU, memory, and disk to satisfy the application requirements.]
| 3,000
| 3,000
| 25,000
| 25,000
| 25,000
@@ -63,7 +63,7 @@ the system has enough CPU, memory, and disk to satisfy the application requireme
| 10,000
| Number of services per namespace
| N/A
| 5,000
| 5,000
| 5,000
| 5,000
@@ -82,8 +82,5 @@ the system has enough CPU, memory, and disk to satisfy the application requireme
|===
In {product-title} {product-version}, half of a CPU core (500 millicore) is now reserved by
the system compared to {product-title} 3.11 and previous versions.
In {product-title} 4.1, the tested node limit has been lowered until scale tests can be run at
a higher node count.
In {product-title} {product-version}, half of a CPU core (500 millicore) is
reserved by the system compared to {product-title} 3.11 and previous versions.