Open
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Currently RayCluster resource is considered ready when it's created in Kubernetes.
Would be great to have an option to consider it ready when a head node is ready and min_replicas count is achieved for each worker group.
Use case
In any automated pipeline we should first create a cluster and then send a payload.
This involves step in between when we need to wait until cluster is ready to get payload.
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!