Merge pull request #5968 from shubhamrai1993/patch-1

Should be `cube` and not `kube`
This commit is contained in:
Kubernetes Prow Robot 2021-08-24 04:25:13 -07:00 committed by GitHub
commit 0504dbf9ed
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) ![Scalability Envelope](./scalability-envelope.png)
Some the properties of the envelope: 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. It's NOT convex.
1. As you move farther along one dimension, your cross-section wrt other 1. As you move farther along one dimension, your cross-section wrt other
dimensions gets smaller. dimensions gets smaller.