https://github.com/ray-project/kuberay-helm
Helm charts for the KubeRay project
https://github.com/ray-project/kuberay-helm
Last synced: 4 months ago
JSON representation
Helm charts for the KubeRay project
- Host: GitHub
- URL: https://github.com/ray-project/kuberay-helm
- Owner: ray-project
- Created: 2022-11-14T19:08:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-19T05:54:33.000Z (4 months ago)
- Last Synced: 2026-03-19T22:40:39.245Z (4 months ago)
- Language: Mustache
- Size: 36.2 MB
- Stars: 60
- Watchers: 2
- Forks: 34
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KubeRay Helm Charts
This repository hosts Helm charts for the [KubeRay](https://github.com/ray-project/kuberay) project since KubeRay v0.4.0.
# Usage
[Helm](https://helm.sh/) must be installed to use the charts. Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repo as follows:
```sh
helm repo add kuberay https://ray-project.github.io/kuberay-helm/
helm install kuberay kuberay/kuberay-operator
```
You can then run `helm search repo kuberay` to see the charts.