mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:50:55 +08:00
cc5ecd71c5
## What do these changes do? Adds 2 commands to the CLI that take in an autoscaler config: 1. Kill a random ray node in the cluster. 2. Get all the worker node IP addresses. These commands are both for testing and are not recommended for normal use. ## Related issue number Closes #3685.