#15 · Primary category: AI Cloud Platforms & PaaS
kuberay
A toolkit to run Ray applications on Kubernetes
Project last updated:08/28/26
GitHub Stars
2.7K
Forks
832
Contributors
269
License
Apache-2.0
Why we included this project
Teams that have adopted Ray for distributed training and inference often end up writing the same Kubernetes plumbing themselves: controllers to keep clusters alive and job runners that wait for capacity. KubeRay is the operator that packages that work into three custom resource definitions. RayCluster handles cluster creation, deletion, autoscaling, and fault tolerance. RayJob spins up a cluster, submits your workload once it is ready, and can tear the cluster down when the job finishes. RayService pairs a cluster with a Ray Serve deployment graph so upgrades happen without downtime. The job submission flow alone is worth a look if you run shared GPU fleets, since a whole run goes from submission to cleanup without you writing controller logic. A kubectl plugin covers the common workflows for people who would rather not hand-roll the YAML themselves.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
appwrite
Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more
dokploy
Open Source Alternative to Vercel, Netlify and Heroku.
sealos
Deploy real projects from GitHub or your AI coding agent, then keep them running with AI-powered operations.
kubesphere
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
coder
Secure environments for developers and their agents