Go helm-plugin

Open-source Go projects categorized as helm-plugin

Top 8 Go helm-plugin Projects

helm-plugin
  1. helm-mapkubeapis

    This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. helm-unittest

    BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin. (by helm-unittest)

    Project mention: We migrated onto K8s in less than 12 months | news.ycombinator.com | 2024-08-08

    Whilst I'll agree that writing helm charts isn't particularly delightful, consuming them can be.

    In our case we have a single application/service base helm chart that provides sane defaults and all our deployments extend from. The amount of helm values config required by the consumers is minimal, and there has been very little occasion for a consumer to include their own templates - the base chart exposes enough knobs to avoid this.

    When it comes to third-party charts, many we've been able to deploy as is (sometimes with some PRs upstream to add extra functionality), and occasionally we've needed to wrap/fork them. We've deployed far more third-party charts as-is than not though.

    One thing probably worth mentioning w.r.t to maintaining our custom charts is the use of helm unittest (https://github.com/helm-unittest/helm-unittest) - it's been a big help to avoid regressions.

    We do manage a few kubernetes resources through terraform, including Argocd (via the helm provider which is rather slow when you have a lot of CRDs), but generally we've found helm chart deployed through Argocd to be much more manageable and productive.

  4. helm-push

    Helm plugin to push chart package to ChartMuseum

  5. helm-s3

    ⎈ Helm plugin that adds support for AWS S3 as a chart repository.

  6. helm-monitor

    Monitor K8S Helm release, rollback on metrics behavior (Prometheus, Elasticsearch, Sentry)

  7. helm-gcs

    Manage Helm 3 repositories on Google Cloud Storage 🔐 **privately**

  8. helm-cel

    A Helm plugin that uses Common Expression Language (CEL) to validate values. Instead of using JSON Schema in values.schema.json, you can write more expressive validation rules using CEL in values.cel.yaml.

    Project mention: Helm CEL – Use Common Expression Language to Validate Helm Values | news.ycombinator.com | 2024-11-18
  9. SaaSHub

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

    SaaSHub logo
  10. helm-teller

    Allows you to manage configuration and secrets from multiple provider while masking the secrets at the deployment

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

Go helm-plugin discussion

Log in or Post with

Go helm-plugin related posts

  • A Beginner's Guide To Service Discovery in Prometheus

    2 projects | dev.to | 4 Dec 2024
  • Helm CEL – Use Common Expression Language to Validate Helm Values

    1 project | news.ycombinator.com | 18 Nov 2024
  • Installing multiple helm charts in one go [Approach 2 - using helmfile]

    3 projects | dev.to | 26 Dec 2023
  • Simplified Deployment: A Deep Dive into Containerization and Helm

    6 projects | dev.to | 9 Oct 2023
  • What are you favorite dashboard tools? Stack and usecases inside.

    1 project | /r/devops | 2 Apr 2023
  • Data driven decisions in OSS [helm-dashboard]

    1 project | /r/kubernetes | 16 Feb 2023
  • Show HN: Data driven decisions in OSS [helm-dashboard]

    1 project | news.ycombinator.com | 16 Feb 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source helm-plugin projects in Go? This list will help you:

# Project Stars
1 helm-mapkubeapis 952
2 helm-unittest 952
3 helm-push 694
4 helm-s3 580
5 helm-monitor 415
6 helm-gcs 280
7 helm-cel 80
8 helm-teller 73

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?