Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 14 Go helm-chart Projects
-
kube-linter
KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
Kube linter would be a first citizen for your need https://github.com/stackrox/kube-linter. If you use Helm would be Helm linter as well. Kube score is another interesting tool offering you best practices patterns. I usually develop with vscode and have a Yaml + Kubernetes extension. These could be enough to help you get through. Nevertheless, consider adopting a skaffold with a k3s for a faster feedback on the local dev lifecycle.
-
Project mention: Helm-Compose – The Docker-compose like tool for K8s development | news.ycombinator.com | 2023-08-28
We've been using Helmsman (https://github.com/Praqma/helmsman) for the same use case. It supports some other creature comforts (automatic fetching of parameters from AWS SSM, chart ordering, etc.) and seems a bit more mature.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
helm-mapkubeapis
This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs
-
IngressMonitorController
A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
-
Project mention: Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs | news.ycombinator.com | 2023-06-28
typeid source: https://github.com/jetpack-io/launchpad/tree/main/pkg/typeid
The linked repo is a CLI wrapper around this.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
So far I came across k8tz, which could be a solution.
-
bitnami-compat
Unofficial tools to build Bitnami containers using open source to support Bitnami charts (Arm64 support)
Project mention: containers VS bitnami-compat - a user suggested alternative | libhunt.com/r/containers | 2023-02-16Unofficial tools to build Bitnami containers using open source to support Bitnami charts (Arm64 support)
-
unfork
Kubectl plugin to find forked Helm Charts and other K8s resources and unfork them with Kustomize (by replicatedhq)
-
-
-
-
grpc_microservices
This project is a POC of the API Composition Pattern but using gRPC, the idea is having the same proto file implemented in different services (micro or nano) and each service returns a piece of the information to the gateway.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Go helm-charts related posts
- Helm-Compose – The Docker-compose like tool for K8s development
- How do you keep timezone data up-to-date?
- k8tz: Kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs
- Helm: Is there a way to access templates of a sibling subchart
- Deploy prometheus-adapter with kube-prometheus-stack monitoring stack?
- Declarative GitOps for...my ArgoCD itself?
- Which GitOps for very small teams?
-
A note from our sponsor - Onboard AI
getonboard.dev | 2 Oct 2023
Index
What are some of the best open-source helm-chart projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | kube-linter | 2,456 |
2 | helmsman | 1,272 |
3 | Golang API Starter Kit | 821 |
4 | helm-mapkubeapis | 655 |
5 | IngressMonitorController | 503 |
6 | launchpad | 377 |
7 | dex-k8s-authenticator | 355 |
8 | k8tz | 296 |
9 | bitnami-compat | 153 |
10 | unfork | 138 |
11 | acyl | 135 |
12 | khelm | 110 |
13 | Go-Elasticsearch-RabbitMQ | 30 |
14 | grpc_microservices | 8 |