summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sig-scalability/configs-and-limits/thresholds.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/sig-scalability/configs-and-limits/thresholds.md b/sig-scalability/configs-and-limits/thresholds.md
index ef947b84..e1ab959c 100644
--- a/sig-scalability/configs-and-limits/thresholds.md
+++ b/sig-scalability/configs-and-limits/thresholds.md
@@ -45,12 +45,12 @@ Important notes about the numbers:
| Number of pods per node<sup>1</sup> | 110 | | 500 |
| Number of pods per core<sup>1</sup> | 10 | | 10 |
| Number of namespaces (ns) | 10000 | | 100000 |
-| Number of pods per ns | 15000 | | 50000 |
+| Number of pods per ns | 3000 | | 50000 |
| Number of services | 10000 | | 100000 |
| Number of services per ns | 5000 | | 5000 |
| Number of all services backends | TBD | | 500000 |
| Number of backends per service | 5000 | | 5000 |
-| Number of deployments per ns | 20000 | | 10000 |
+| Number of deployments per ns | 2000 | | 10000 |
| Number of pods per deployment | TBD | | 10000 |
| Number of jobs per ns | TBD | | 1000 |
| Number of daemon sets per ns | TBD | | 100 |