Skip to content

Commit cecc1d2

Browse files
authored
Clarify description of deployment planners
Clarify description of deployment planners
1 parent eccf2fd commit cecc1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/adminguide/deployment_planners.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Deployment Planners
1818
======================
1919

2020

21-
Deployment planners determine *how and where instances* are placed across clusters within a zone.
21+
Deployment planners determine how instances are allocated within a zone based on configuration settings.
2222
A planner builds and orders a *list of candidate clusters* based on a placement strategy such as available capacity, user dispersion, or pod concentration.
2323
This ordered list is then passed to the *host allocator*, which attempts to deploy the instance following the planner’s priority order.
2424

0 commit comments

Comments
 (0)