Skip to content

Commit 54167fa

Browse files
authored
Improving host.capacityType.to.order.clusters
Improving host.capacityType.to.order.clusters to include Deployment Planners
1 parent 10a90dd commit 54167fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/adminguide/vm_volume_allocators.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,9 @@ Example Configuration
132132
Above config prioritizes CPU at 70% weight and RAM at 30% when ranking pods, clusters, and hosts.
133133
134134
.. note::
135-
- `host.capacityType.to.order.clusters` is only respected for host ordering when:
135+
- `host.capacityType.to.order.clusters` is only respected for cluster/host ordering when:
136136
.. code:: bash
137137
138+
vm.deployment.planner: FirstFitPlanner, UserDispersingPlanner ( when vm.user.dispersion.weight is < 1)
138139
vm.allocation.algorithm: firstfitleastconsumed
139140
- When using COMBINED, make sure to tune cpu.to.memory.capacity.weight to reflect your environment’s resource constraints and workload profiles.

0 commit comments

Comments
 (0)