Skip to content

Commit 4e65450

Browse files
authored
Review comments update.
1 parent 11c87ab commit 4e65450

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/operator-nexus/concepts-nexus-kubernetes-placement.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)