From 15581da51ac9d080fa522c38d060a5b70864f520 Mon Sep 17 00:00:00 2001 From: Shyam Jeedigunta Date: Thu, 7 Jun 2018 15:10:14 +0200 Subject: Add #services/ns limit to scalability thresholds doc --- sig-scalability/configs-and-limits/thresholds.md | 1 + 1 file changed, 1 insertion(+) 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 | -- cgit v1.2.3