diff options
| -rw-r--r-- | sig-scalability/configs-and-limits/thresholds.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sig-scalability/configs-and-limits/thresholds.md b/sig-scalability/configs-and-limits/thresholds.md index a17a0fa1..ef947b84 100644 --- a/sig-scalability/configs-and-limits/thresholds.md +++ b/sig-scalability/configs-and-limits/thresholds.md @@ -47,6 +47,7 @@ Important notes about the numbers: | Number of namespaces (ns) | 10000 | | 100000 | | Number of pods per ns | 15000 | | 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 | |
