How to make the hydra-ray plugin work with kuberay instead of aws? #2723
stwerner97
started this conversation in
General
Replies: 1 comment 1 reply
-
Just to set expectations, I'm not sure anyone currently working on Hydra has experience with Kubernetes. So you might be on your own on this one! (I may be wrong though) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As outlined in this issue, I am interested in launching workloads with hydra on an on-premise kubernetes cluster.
Since I posted the above issue, I've looked a bit more into the RayAWS hydra-plugin and believe that I could potentially rewrite it to make it compatible with kuberay (i.e. a kubernetes cluster that runs ray). I would be intereted in the opinion of some core hydra developers on what it would take to make that work.
Since the RayAWSLauncher uses the autoscaler SDK of ray and points to this ray autoscaler config, I believe, I could do something similar for the kuberay autoscaler config.
I would love some opinions and pointers before comitting to this idea 😊
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions