charts-syncer
Tool for synchronizing Helm Chart repositories. (by bitnami)
charts
⚠️(OBSOLETE) Curated applications for Kubernetes [Moved to: https://github.com/helm/charts] (by kubernetes)
charts-syncer | charts | |
---|---|---|
1 | 6 | |
169 | 15,432 | |
2.4% | - | |
8.0 | 1.4 | |
2 months ago | over 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-syncer
Posts with mentions or reviews of charts-syncer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-07.
-
Do you mirror external helm chart repositories for local use?
We may switch over to Chartmusuem, and something like Charts-Syncer to try to help with this, or maybe abandon the whole idea of mirroring external repositories and just keep our repository hosting internal projects. What are your thoughts on this?
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.
What are some alternatives?
When comparing charts-syncer and charts you can also consider the following projects:
chartmuseum - Host your own Helm Chart Repository [Moved to: https://github.com/helm/chartmuseum]
helm-charts - Helm Charts for various Applications: https://charts.christianhuth.de
helm - The Kubernetes Package Manager [Moved to: https://github.com/helm/helm]
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.