Skip to content

Commit 45e6232

Browse files
Merge pull request #289041 from manojkva/add_small_vm_affinity
Update concepts-nexus-kubernetes-placement.md
2 parents fa93989 + 4e65450 commit 45e6232

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ 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 "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.
65+
6066
## Example placement scenarios
6167

6268
The following sections highlight behavior that Nexus users should expect

0 commit comments

Comments
 (0)