summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshubhamrai1993 <shubham010793@gmail.com>2021-08-24 16:01:26 +0530
committerGitHub <noreply@github.com>2021-08-24 16:01:26 +0530
commit497b46fc58528e9375db0a2ef2385bbdc9e163bd (patch)
tree91822573dabd1f07112ac22669588b6a7f070561
parent8956bcd54dc6f99bcb681c79a7e5399289e15630 (diff)
Should be `cube` and not `kube`
The text should say `cube` and not `kube` as mentioned in the kubecon talk
-rw-r--r--sig-scalability/configs-and-limits/thresholds.md2
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 8fe8b76e..aa0e57e5 100644
--- a/sig-scalability/configs-and-limits/thresholds.md
+++ b/sig-scalability/configs-and-limits/thresholds.md
@@ -18,7 +18,7 @@ configurations that Kubernetes supports create `Scalability Envelope`:
![Scalability Envelope](./scalability-envelope.png)
Some the properties of the envelope:
-1. It's NOT a kube, because dimensions are sometimes not independent.
+1. It's NOT a cube, because dimensions are sometimes not independent.
1. It's NOT convex.
1. As you move farther along one dimension, your cross-section wrt other
dimensions gets smaller.