https://github.com/ray-project/kuberay-helm
Helm charts for the KubeRay project
https://github.com/ray-project/kuberay-helm
Last synced: 10 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T01:38:09.000Z (11 months ago)
- Last Synced: 2025-02-19T02:31:03.728Z (11 months ago)
- Language: Mustache
- Size: 423 KB
- Stars: 38
- Watchers: 4
- Forks: 23
- Open Issues: 8
-
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.