Mustache helm-charts

Open-source Mustache projects categorized as helm-charts

Top 14 Mustache helm-chart Projects

helm-charts
  1. helm-charts

    Prometheus community Helm charts

    Project mention: Kubernetes Observability With Kube-State-Metrics | dev.to | 2025-05-12

    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.

  2. 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.

    InfluxDB logo
  3. argo-helm

    ArgoProj Helm Charts

    Project mention: Terraform from 0 to Hero | dev.to | 2025-03-04

    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" } } }

  4. helm-charts

    Jenkins helm charts (by jenkinsci)

  5. helm-charts

    Helm Charts for Jaeger backend (by jaegertracing)

    Project mention: Even more OpenTelemetry - Kubernetes special | dev.to | 2025-04-10

    Jaeger

  6. helm-charts

    Contains Helm charts for Kubernetes related open source tools (by vmware-tanzu)

  7. charts

    Helm charts for Kong (by Kong)

  8. charts

    Fairwinds helm chart repository (by FairwindsOps)

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. docker-mailserver-helm

    Kubernetes Helm chart for docker-mailserver

  11. helm-charts

  12. helm-charts

    Helm charts (by t3n)

  13. helm-charts

    Interledger Kubernetes Helm Charts (by interledger)

    Project mention: Hacktoberfest with Interledger: Pay the Web Forward | dev.to | 2024-10-07
  14. helm-charts

    OpenSourced Helm charts (by evryfs)

  15. charts

    Public helm charts (by FusionAuth)

  16. helm-charts

    Helm chart repository containing the jenkins-infra public charts. (by jenkins-infra)

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Mustache helm-charts discussion

Log in or Post with

Mustache helm-charts related posts

  • Bootstrapping ArgoCD with Helm and Helmfile

    1 project | dev.to | 24 Jan 2025
  • Local Kubernetes Cluster - External traffic without Ingress Using Kftray

    3 projects | dev.to | 30 Sep 2024
  • Installing ArgoCD and Securing Access Using Amazon Cognito

    1 project | dev.to | 27 Sep 2024
  • GitOps + ArgoCD: A Perfect Match for Kubernetes Continuous Delivery

    1 project | dev.to | 21 Sep 2024
  • Installing multiple helm charts in one go [Approach 3 - using simple bash utility]

    2 projects | dev.to | 23 Jul 2024
  • Using ArgoCD & Terraform to Manage Kubernetes Cluster

    2 projects | dev.to | 14 Jun 2024
  • Using ArgoCD Image Updater with ACR

    1 project | dev.to | 21 May 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 May 2025
    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 →

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

Sponsored
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.
www.influxdata.com