DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

What’s the best way to manage Helm charts?

5 years ago insights.project-a.com
What’s the best way to manage Helm charts?

Summary: This is a summary of an article originally published by the source. Read the full original article here →

You can use it in many different ways which is great, but can also be overwhelming.

In one of our projects, we started out with a large chart that was used to deploy multiple services.

In this case, it makes sense to store the Helm chart in a chart repository such as ChartMuseum.

It’s much easier to test for these kinds of issues if the chart and the code are in the same repo and can be tested in the same branch.

If you apply this practically to Helm chart maintenance and infrastructure configuration in general, you would put much of the responsibility in the hands of application developers.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com