charts
⚠️(OBSOLETE) Curated applications for Kubernetes [Moved to: https://github.com/helm/charts] (by kubernetes)
chartmuseum
Host your own Helm Chart Repository [Moved to: https://github.com/helm/chartmuseum] (by kubernetes-helm)
charts | chartmuseum | |
---|---|---|
6 | 1 | |
15,432 | 2,984 | |
- | - | |
1.4 | 10.0 | |
over 2 years ago | almost 2 years ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of charts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-16.
-
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.
chartmuseum
Posts with mentions or reviews of chartmuseum.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Fail to upload chart to chartmuseum
As https://github.com/kubernetes-helm/chartmuseum, I set up chartmuseum by running helm install incubator/chartmuseum in Kubernetes cluster.
What are some alternatives?
When comparing charts and chartmuseum you can also consider the following projects:
helm-charts - Helm Charts for various Applications: https://charts.christianhuth.de
helm-push - Helm plugin to push chart package to ChartMuseum
helm - The Kubernetes Package Manager [Moved to: https://github.com/helm/helm]
helm - The Kubernetes Package Manager
chartmuseum - helm chart repository server
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.
charts - ⚠️(OBSOLETE) Curated applications for Kubernetes