[minor] grammar (#4781)

[minor] grammar
pull/4943/merge
Dhilip 2017-08-18 04:41:56 +05:30 committed by Steve Perry
parent 34b927c417
commit 8900fba06c
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ It is okay to have multiple clusters per availability zone, though on balance we
Reasons to prefer fewer clusters are:
- improved bin packing of Pods in some cases with more nodes in one cluster (less resource fragmentation).
- reduced operational overhead (though the advantage is diminished as ops tooling and processes matures).
- reduced operational overhead (though the advantage is diminished as ops tooling and processes mature).
- reduced costs for per-cluster fixed resource costs, e.g. apiserver VMs (but small as a percentage
of overall cluster cost for medium to large clusters).