Every Sunday I share an Open Source Tool from the Cloud Native Ecosystem. Today: Helmify.

Helmify is a CLI tool that creates Helm charts from kubernetes manifests. It reads a list of supported k8s objects from stdin and converts it to a helm chart. Designed to generate charts for k8s operators but not limited to: https://github.com/arttor/helmify

#kubernetes #openshift #helm #development #opensource #OpenSourceSunday

GitHub - arttor/helmify: Creates Helm chart from Kubernetes yaml

Creates Helm chart from Kubernetes yaml. Contribute to arttor/helmify development by creating an account on GitHub.

GitHub