Skip to content

Commit 11c87ab

Browse files
authored
Update concepts-nexus-kubernetes-placement.md
Add support for small SKU CP/agentpool nodes to affine togethter
1 parent c59249a commit 11c87ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +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.
64+
6065
## Example placement scenarios
6166

6267
The following sections highlight behavior that Nexus users should expect

0 commit comments

Comments
 (0)