diff options
| author | Tony Gorman <anthony.gorman@asos.com> | 2019-12-02 14:17:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-02 14:17:20 +0000 |
| commit | 9b32b56c83f3c30f284d50beb51ea1f7f3a9068f (patch) | |
| tree | 5287a9df5a1d42af65694209c914c6a056333f8b | |
| parent | 5cc220c0312efaea8ed83a29ef159d71dfce075f (diff) | |
Update thresholds.md
Fixed small typo "treshold"
| -rw-r--r-- | sig-scalability/configs-and-limits/thresholds.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-scalability/configs-and-limits/thresholds.md b/sig-scalability/configs-and-limits/thresholds.md index adef53c5..f3f4f2fa 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 |
