diff options
| author | Marcin Owsiany <porridge@google.com> | 2017-10-16 16:36:53 +0200 |
|---|---|---|
| committer | Marcin Owsiany <porridge@google.com> | 2017-10-16 16:36:53 +0200 |
| commit | f661e3b3837d2d9d4d62dd9a1901cd451f7a0d1f (patch) | |
| tree | d7906f673f0e94cfc83410b8b3725b693adb8fb0 | |
| parent | 204c063c03ebffb069517b80d90621965e3dfb4e (diff) | |
Another grammar fix.
| -rw-r--r-- | sig-scalability/thresholds.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sig-scalability/thresholds.md b/sig-scalability/thresholds.md index 6d40f7cb..61bb6018 100644 --- a/sig-scalability/thresholds.md +++ b/sig-scalability/thresholds.md @@ -20,7 +20,7 @@ future or not. ## Kubernetes thresholds We start with explicit definition of quantities and thresholds we assume are -satisfied in the cluster. This is followed by an explanations for some of those. +satisfied in the cluster. This is followed by an explanation for some of those. Important notes about the numbers: 1. In most cases, exceeding these thresholds doesn’t mean that the cluster fails over - it just means that its overall performance degrades. |
