From 9b32b56c83f3c30f284d50beb51ea1f7f3a9068f Mon Sep 17 00:00:00 2001 From: Tony Gorman Date: Mon, 2 Dec 2019 14:17:20 +0000 Subject: [PATCH] Update thresholds.md Fixed small typo "treshold" --- sig-scalability/configs-and-limits/thresholds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sig-scalability/configs-and-limits/thresholds.md b/sig-scalability/configs-and-limits/thresholds.md index adef53c54..f3f4f2fa4 100644 --- a/sig-scalability/configs-and-limits/thresholds.md +++ b/sig-scalability/configs-and-limits/thresholds.md @@ -31,7 +31,7 @@ There are couple caveats to the thresholds we are presenting below: 1. In majority of cases, thresholds are NOT hard limits - crossing the limit results in degraded performance and doesn't mean cluster immediately fails over. -1. **Many of the tresholds (for cluster scope) are given for the largest +1. **Many of the thresholds (for cluster scope) are given for the largest possible cluster. For smaller clusters, the limits are proportionally lower.** 1. The thresholds may differ (hopefully be non-decreasing) across Kubernetes