Metallb: Why Helm no longer officially supported?

Created on 4 Feb 2020  路  5Comments  路  Source: metallb/metallb

I saw in the 0.8.2 release notes that
"The MetalLB Helm chart in the official helm repository is no longer a supported installation method."

What does this mean? no more helm support at all? or moving to a new chart repo?

Most helpful comment

Well so far the Helm chart has been working great for us! I'll be sure to send PRs if necessary!

All 5 comments

This project is lacking of manpower :D Create PR to keep it alive.

The majority of code changes, as well as the overall direction of the project, is a personal endeavor of one person, working on MetalLB in their spare time as motivation allows.
https://metallb.universe.tf/concepts/maturity/

Well so far the Helm chart has been working great for us! I'll be sure to send PRs if necessary!

Yes helm is the defacto standard package manager in Kubernetes. Kustomize is something else to learn. Installing across multiple clusters using manifests doesn't scale well. Would be great if we can keep the chart alive with PRs without @danderson having to contribute, but kind of relies on him reviewing them, at least initially. Latest version chart supports is increasingly jurassic (v0.8.1 - latest is v0.9.3).

Helm is the standard way of installing most packages on Kubernetes. I would like to take on the challenge of adding official support for Helm again by moving the Helm chart to this repository and making it Helm 3 compatible. Can we reopen this?

Once this issue is reopened, I will start working on this.

I can create a PR to document the Bitnami helm chart: bitnami/charts/pull/2068

Was this page helpful?
0 / 5 - 0 ratings

Related issues

berlinsaint picture berlinsaint  路  4Comments

johananl picture johananl  路  6Comments

runningman84 picture runningman84  路  4Comments

moikot picture moikot  路  6Comments

RdL87 picture RdL87  路  9Comments