Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiven/aiven-charts
The official @Aiven helm repository
https://github.com/aiven/aiven-charts
helm kubernetes
Last synced: 16 days ago
JSON representation
The official @Aiven helm repository
- Host: GitHub
- URL: https://github.com/aiven/aiven-charts
- Owner: aiven
- License: apache-2.0
- Created: 2021-08-13T07:33:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T12:53:43.000Z (18 days ago)
- Last Synced: 2025-01-16T12:55:44.455Z (18 days ago)
- Topics: helm, kubernetes
- Language: Smarty
- Homepage:
- Size: 621 KB
- Stars: 4
- Watchers: 63
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Aiven Charts
This repository contains official Helm charts that are maintained by [Aiven](https://aiven.io)
## Adding the repository
```bash
helm repo add aiven https://aiven.github.io/aiven-charts && helm repo update
```## Installing a chart from the repository
### Installing the aiven-operator
Please see the [installation instructions](https://aiven.github.io/aiven-operator/installation/helm.html) in the [Aiven Operator for Kubernetes](https://github.com/aiven/aiven-operator) documentation.