Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjw-s/helm-charts
A collection of Helm charts
https://github.com/bjw-s/helm-charts
helm kubernetes
Last synced: about 1 month ago
JSON representation
A collection of Helm charts
- Host: GitHub
- URL: https://github.com/bjw-s/helm-charts
- Owner: bjw-s
- License: apache-2.0
- Created: 2022-07-26T13:30:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T09:47:26.000Z (7 months ago)
- Last Synced: 2024-05-23T09:49:37.008Z (7 months ago)
- Topics: helm, kubernetes
- Language: Smarty
- Homepage: https://bjw-s.github.io/helm-charts/
- Size: 9.97 MB
- Stars: 497
- Watchers: 7
- Forks: 99
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
helm-charts
👋 Welcome to my Helm Charts repository. This repo contains Helm charts that I have developed to run applications in my [home Kubernetes cluster](https://github.com/bjw-s/home-ops/).
This repo is **not** intended to be a replacement for any of the large collections of Helm charts that are out there.---
## Installation
[Helm](https://helm.sh) must be installed to use the charts in this repository.
The Helm repository can be installed as follows:
```console
helm repo add bjw-s https://bjw-s.github.io/helm-charts
```You can then run `helm search repo bjw-s` to search the charts.
---
### 📖 Docs
The documentation that goes along with this repo can be found [over here](https://bjw-s.github.io/helm-charts/).
---
### 🔎 Support
If you like this project, please consider supporting my work through my [GitHub sponsorship page](https://github.com/sponsors/bjw-s?frequency=one-time).
---
## How do I find people running these charts?
### Discord
Join the home-operations [Discord](https://discord.gg/home-operations) community on Discord.
### Repository topics
Have a look at people running Kubernetes at home by checking the ["`k8s-at-home`"](https://github.com/topics/k8s-at-home?o=desc&s=updated) or ["`kubesearch`"](https://github.com/topics/kubesearch?o=desc&s=updated) on GitHub.
### Search
You can use the awesome [kubesearch](https://kubesearch.dev) provided by [@whazor](https://github.com/whazor) to search for public
repositories containing any application you might wish to run.---
### 🔏 License
See [LICENSE](https://github.com/bjw-s/helm-charts/blob/main/LICENSE)