File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,11 @@ following sorting rules:
57
57
"bin packs" the extra-large VMs in order to reduce fragmentation of the
58
58
available compute resources.
59
59
60
- 1 . The above "bin packs" rule apply for non-large VMs in addition to large VMs.This
61
- should "pack" smaller VMs from different clusters onto the same baremetal machines,
62
- increasing the overall placement efficiency. For example control plane nodes & small-SKU
63
- Nodes (agent pool) from different clusters affine together.
60
+ 1 . The "bin packing" rule mentioned above also applies to smaller VMs in addition to
61
+ large VMs.This helps to "pack" smaller VMs from different clusters onto the same
62
+ baremetal machines, increasing the overall placement efficiency.
63
+ For example control plane nodes & small-SKU Nodes (agent pool) from different
64
+ clusters affine together.
64
65
65
66
## Example placement scenarios
66
67
You can’t perform that action at this time.
0 commit comments