Skip to content

Commit 6583424

Browse files
authored
chore(plugin): add ray job plugin. (argoproj#14583)
Signed-off-by: shuangkun <[email protected]>
1 parent f7d2c09 commit 6583424

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.spelling

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ pprof
213213
pre-commit
214214
pytorch
215215
qps
216+
ray
216217
rc2
217218
repo
218219
roadmap

docs/plugin-directory.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
| [Atomic Workflow Plugin](https://github.com/LinuxSuRen/argo-workflow-atomic-plugin) | Stop the workflows which comes from the same `WorkflowTemplate` and have the same parameters |
1717
| [AWS Plugin](https://github.com/greenpau/argo-workflows-aws-plugin) | Argo Workflows Executor Plugin for AWS Services, e.g. SageMaker Pipelines, Glue, etc. |
1818
| [Pytorch Job Plugin](https://github.com/shuangkun/argo-workflows-pytorch-plugin) | Argo Workflows Executor Plugin for Pytorch Job |
19+
| [Ray Job Plugin](https://github.com/argoproj-labs/argo-workflows-ray-plugin) | Argo Workflows Executor Plugin for Ray Job | |

0 commit comments

Comments
 (0)