mirror of
https://github.com/wassname/ray.git
synced 2026-07-24 13:20:22 +08:00
[autoscaler] Add documentation for multi node type autoscaling (#10405)
This commit is contained in:
@@ -42,7 +42,7 @@ docker:
|
||||
# usage. For example, if a cluster of 10 nodes is 100% busy and
|
||||
# target_utilization is 0.8, it would resize the cluster to 13. This fraction
|
||||
# can be decreased to increase the aggressiveness of upscaling.
|
||||
# This value must be less than 1.0 for scaling to happen.
|
||||
# This max value allowed is 1.0, which is the most conservative setting.
|
||||
target_utilization_fraction: 0.8
|
||||
|
||||
# If a node is idle for this many minutes, it will be removed.
|
||||
|
||||
Reference in New Issue
Block a user