Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gorse-io/charts
Helm charts for Gorse recommender system
https://github.com/gorse-io/charts
Last synced: about 2 months ago
JSON representation
Helm charts for Gorse recommender system
- Host: GitHub
- URL: https://github.com/gorse-io/charts
- Owner: gorse-io
- License: apache-2.0
- Created: 2022-11-13T09:08:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T13:59:29.000Z (over 1 year ago)
- Last Synced: 2024-04-30T10:24:55.110Z (8 months ago)
- Language: Mustache
- Size: 238 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Gorse Library for Kubernetes
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/gorse-io)](https://artifacthub.io/packages/search?repo=gorse-io)To install a chart from this repo you need to run:
```bash
helm repo add gorse-io https://charts.gorse.io
helm search repo gorse-io
```There are charts available in this repo:
| Name | Description |
|-|-|
| [gorse](./charts/gorse) | Gorse Recommender System Engine |
| [gorse-enterprise](./charts/gorse-enterprise) | Gorse Enterprise Recommender System Engine |
| [gorse-manager](./charts/gorse-manager) | Gorse Cloud Manager for Kubernetes |> **NOTE:** The [bitnami](https://github.com/bitnami/charts) repository is required.