We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa93989 + 4e65450 commit 45e6232Copy full SHA for 45e6232
articles/operator-nexus/concepts-nexus-kubernetes-placement.md
@@ -57,6 +57,12 @@ following sorting rules:
57
"bin packs" the extra-large VMs in order to reduce fragmentation of the
58
available compute resources.
59
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
+
66
## Example placement scenarios
67
68
The following sections highlight behavior that Nexus users should expect
0 commit comments