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:
5757 "bin packs" the extra-large VMs in order to reduce fragmentation of the
5858 available compute resources.
5959
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.
6465
6566## Example placement scenarios
6667
You can’t perform that action at this time.
0 commit comments