Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/komljen/helm-charts
Helm charts - Apps for Kubernetes
https://github.com/komljen/helm-charts
charts helm kubernetes
Last synced: 3 months ago
JSON representation
Helm charts - Apps for Kubernetes
- Host: GitHub
- URL: https://github.com/komljen/helm-charts
- Owner: komljen
- Created: 2018-04-22T17:03:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T01:26:47.000Z (over 4 years ago)
- Last Synced: 2024-06-28T05:38:15.986Z (5 months ago)
- Topics: charts, helm, kubernetes
- Language: Smarty
- Homepage:
- Size: 2.02 MB
- Stars: 154
- Watchers: 13
- Forks: 102
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm charts
[As a blogger](https://akomljen.com) and DevOps consultant I work with Helm and Kubernetes, in general, a lot.
This is my collection of Helm charts that I'm using to do some daily work, or just for research.To start, add the repo first:
```
helm repo add akomljen-charts https://raw.githubusercontent.com/komljen/helm-charts/master/charts/
```## Official Charts Repository
Why not use official charts repo?
Well, if you tried to contribute to the official charts repo you probably know that you need to wait a few weeks or more to merge. There are a lot of opened pull requests and they require the huge amount of work. A lot of people are learning Helm while contributing, so maintainers need to guide them. That is slow and sometimes I cannot wait for changes to get merged.
From time to time, I will sync those charts to official charts repo to make them available at [KubeApps](https://kubeapps.com/).