helm-charts/README.md
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 9cfc6276db
docs: Update docs
2023-01-11 09:00:16 +01:00

67 lines
1.9 KiB
Markdown

<div align="center">
<img src="https://github.com/bjw-s/bjw-s/blob/main/_assets/images/logo.jpg?raw=true" align="left" width="144px" height="144px"/>
## helm-charts
</div>
<div align="center">
[![Discord](https://img.shields.io/discord/673534664354430999?style=for-the-badge&label&logo=discord&logoColor=white&color=blue)](https://discord.gg/k8s-at-home)
</div>
<br><br>
👋 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 k8s-at-home [Discord](https://discord.gg/sTMX7Vh) community on Discord.
### Repository topics
Have a look at people running Kubernetes at home by checking the ["`k8s-at-home`" topic on GitHub](https://github.com/topics/k8s-at-home?o=desc&s=updated).
### Search
You can use this following [search engine](https://nanne.dev/k8s-at-home-search/) 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)