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.
1 parent c59249a commit 11c87abCopy full SHA for 11c87ab
articles/operator-nexus/concepts-nexus-kubernetes-placement.md
@@ -57,6 +57,11 @@ 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 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
+
65
## Example placement scenarios
66
67
The following sections highlight behavior that Nexus users should expect
0 commit comments