InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 14 Mustache helm-chart Projects
-
The official Kube-State-Metrics Helm chart is maintained as part of the Prometheus Community project. Installing Kube-State-Metrics in your cluster is generally the easiest way.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
provider "azurerm" { features {} } module "aks" { source = "[email protected]:flavius-dinu/terraform-az-aks.git?ref=v1.0.3" kube_params = { kube1 = { name = "kube1" rg_name = "rg1" rg_location = "westeurope" dns_prefix = "kube" identity = [{}] enable_auto_scaling = false node_count = 1 np_name = "kube1" export_kube_config = true kubeconfig_path = "./config" } } } provider "helm" { kubernetes { config_path = module.aks.kube_config_path["kube1"] } } # Alternative way of declaring the provider # provider "helm" { # kubernetes { # host = module.aks.kube_config["kube1"].0.host # username = module.aks.kube_config["kube1"].0.username # password = module.aks.kube_config["kube1"].0.password # client_certificate = base64decode(module.aks.kube_config["kube1"].0.client_certificate) # client_key = base64decode(module.aks.kube_config["kube1"].0.client_key) # cluster_ca_certificate = base64decode(module.aks.kube_config["kube1"].0.cluster_ca_certificate) # } # } module "helm" { source = "[email protected]:flavius-dinu/terraform-helm-release.git?ref=v1.0.0" helm = { argo = { name = "argocd" repository = "https://argoproj.github.io/argo-helm" chart = "argo-cd" create_namespace = true namespace = "argocd" } } }
-
-
Jaeger
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Mustache helm-charts discussion
Mustache helm-charts related posts
-
Bootstrapping ArgoCD with Helm and Helmfile
-
Local Kubernetes Cluster - External traffic without Ingress Using Kftray
-
Installing ArgoCD and Securing Access Using Amazon Cognito
-
GitOps + ArgoCD: A Perfect Match for Kubernetes Continuous Delivery
-
Installing multiple helm charts in one go [Approach 3 - using simple bash utility]
-
Using ArgoCD & Terraform to Manage Kubernetes Cluster
-
Using ArgoCD Image Updater with ACR
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 May 2025
Index
What are some of the best open-source helm-chart projects in Mustache? This list will help you:
# | Project | Stars |
---|---|---|
1 | helm-charts | 5,506 |
2 | argo-helm | 1,945 |
3 | helm-charts | 609 |
4 | helm-charts | 287 |
5 | helm-charts | 271 |
6 | charts | 264 |
7 | charts | 145 |
8 | docker-mailserver-helm | 129 |
9 | helm-charts | 120 |
10 | helm-charts | 79 |
11 | helm-charts | 50 |
12 | helm-charts | 49 |
13 | charts | 25 |
14 | helm-charts | 8 |