charts
helm-charts
charts | helm-charts | |
---|---|---|
6 | 1 | |
15,432 | 36 | |
- | - | |
1.4 | 9.5 | |
over 2 years ago | 3 days ago | |
Go | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
charts
-
Postgresql via Helm not installing
I am attempting to install postgres via helm using the latest stable and it isn't installing the persistent volume properly. I am installing it in Minikube and for some reason it doesn't appear to be able to hostMount properly.
- installing nginx-ingress on Kubernetes to run on localhost MacOs - Docker for Mac(Edge)
-
How to configure a manually provisioned Azure Managed Disk to use as a Kubernetes persistent volume?
I'm trying to run the Jenkins Helm chart. As part of this setup, I'd like to pass in a persistent volume that I provisioned ahead of time (or perhaps exported from another cluster during a migration).
-
How to exec into an init container?
$ kubectl versionClient Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.6", GitCommit:"9f8ebd171479bec0ada837d7ee641dec2f8c6dd1", GitTreeState:"clean", BuildDate:"2018-03-21T15:21:50Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"darwin/amd64"}Server Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.6", GitCommit:"9f8ebd171479bec0ada837d7ee641dec2f8c6dd1", GitTreeState:"clean", BuildDate:"2018-03-21T15:13:31Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} Looking at the Sonarqube helm chart
-
How do you add scrape targets to a Prometheus server that was installed with Kubernetes-Helm?
I have installed Prometheus on my Kubernetes cluster (hosted on Google Container Engineer) using the Helm chart for Prometheus.
-
How to reference a value defined in a template in a sub-chart in helm for kubernetes?
template "mychart.postgresql.fullname" not defined I've seen examples of Charts doing similar things, like the odoo chart. But in here that logic how the postgresql host name is created is copied and an own define in the template is created.
helm-charts
-
GitOps/Argo CD Deployment Flow Question
My go-to-tool for this kind of actions is the Renovate Bot: https://github.com/renovatebot/renovate. It is a universal dependency updater, that can also work with Kubernetes, Helm and Containers. You have fine-grained control over how the renovatebot updates the dependency it finds in your code: bump the dependency right away, create a mr with an update of the dependency, only do this on specific version updates (e.g. patch updates), and so on. Works like a charm for me and has now "vendor and platform lock-in" like the ArgoCD Image Updater, as this tool only works with Images as fas as I know - no possibility to update Helm dependencies. You can find some examples in my Helm Chart Repository on GitHub: https://github.com/christianknell/helm-charts/
What are some alternatives?
chartmuseum - Host your own Helm Chart Repository [Moved to: https://github.com/helm/chartmuseum]
semantic-release - :package::rocket: Fully automated version management and package publishing
helm - The Kubernetes Package Manager [Moved to: https://github.com/helm/helm]
Harbor - An open source trusted cloud native registry project that stores, signs, and scans content.
chartmuseum - helm chart repository server
charts - ⚠️(OBSOLETE) Curated applications for Kubernetes
kube-score - Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
helm - The Kubernetes Package Manager