argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

Ray Job Plugin #13838

Open shuangkun opened 3 weeks ago

shuangkun commented 3 weeks ago

Summary

Ray Job Plugin to manage Ray Jobs.

Use Cases

Ray has become a new generation framework for data processing in large language model scenarios. Can we add corresponding plugins to better submit and manage Ray Jobs?


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

Joibel commented 3 weeks ago

This repository doesn't implement plugins directly, I'd suggest implementing this outside of this repository and linking the plugin to the documentation once done.

shuangkun commented 3 weeks ago

Yes, this repository will not implement this, but I haven't thought of where I can organize relevant people who are interested in this issue to do this. So I raised an issue to put it here.

Joibel commented 3 weeks ago

Yes, this repository will not implement this, but I haven't thought of where I can organize relevant people who are interested in this issue to do this. So I raised an issue to put it here.

Of course, sounds good.