Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reitermarkus/helm-charts
A collection of helm charts for my (and maybe your) personal cluster.
https://github.com/reitermarkus/helm-charts
cluster helm k8s-at-home kubernetes self-hosted
Last synced: 21 days ago
JSON representation
A collection of helm charts for my (and maybe your) personal cluster.
- Host: GitHub
- URL: https://github.com/reitermarkus/helm-charts
- Owner: reitermarkus
- Created: 2022-11-18T23:32:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T22:47:27.000Z (9 months ago)
- Last Synced: 2024-04-13T19:57:02.308Z (9 months ago)
- Topics: cluster, helm, k8s-at-home, kubernetes, self-hosted
- Homepage:
- Size: 6.71 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# `helm-charts`
My collection of Helm charts.
This includes some charts previously hosted in http://github.com/k8s-at-home/charts. Here are some other repos hosting charts from the deprecated `k8s@home` repo:
- https://github.com/bjw-s/helm-charts
- https://github.com/djjudas21/charts## Installation
The Helm repository can be installed as follows:
```console
helm repo add reitermarkus https://reitermarkus.github.io/helm-charts
```You can then run `helm search repo reitermarkus` to search the charts.