Should be `cube` and not `kube`

The text should say `cube` and not `kube` as mentioned in the kubecon talk
This commit is contained in:
shubhamrai1993 2021-08-24 16:01:26 +05:30 committed by GitHub
parent 8956bcd54d
commit 497b46fc58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.