You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/adminguide/deployment_planners.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Deployment Planners
18
18
======================
19
19
20
20
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.
22
22
A planner builds and orders a *list of candidate clusters* based on a placement strategy such as available capacity, user dispersion, or pod concentration.
23
23
This ordered list is then passed to the *host allocator*, which attempts to deploy the instance following the planner’s priority order.
0 commit comments