ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
1.3k stars 414 forks source link

[Feature] [Docs] Document workflows for deploying KubeRay with GitOps systems (ArgoCD, Flux) #273

Open DmitriGekhtman opened 2 years ago

DmitriGekhtman commented 2 years ago

Search before asking

Description

To improve accessibility of KubeRay, document workflows for deploying KubeRay with GitOps systems like ArgoCD and Flux.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

DmitriGekhtman commented 2 years ago

See also, Ray Slack discussion on this topic: https://ray-distributed.slack.com/archives/C02GFQ82JPM/p1653073753034229?thread_ts=1653072127.144689&cid=C02GFQ82JPM

DmitriGekhtman commented 2 years ago

cc @kevin85421

glesperance commented 1 year ago

GitOps + kuberay would be important for our team as we manage our k8s cluster fully through flux.

I looked at the Slack discussion but the information was really sparse Would be really interested in learning more through best practices & examples