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
I had searched in the issues and found no similar feature requirement.
Description
Terminate idle cluster when the cluster doesn't have any running Ray jobs. Two possible implementations:
Ray dashboard provides an endpoint for KubeRay to check whether the cluster is idle or not. If it is idle more than a threshold, terminate the cluster.
Pros: the feature doesn't rely on Autoscaler
Cons: KubeRay needs to communicate with Ray dashboard for RayCluster.
Ray Autoscaler checks the idle status.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Description
Terminate idle cluster when the cluster doesn't have any running Ray jobs. Two possible implementations:
Use case
No response
Related issues
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: