Helm

  • It is a package manager for Kubernetes.
  • It is used to package YAML files and distribute them in public and private repositories.

Helm Charts

  • These are bundles of YAML files
  • You can create your own helm charts with helm
  • These can be pushed to some helm repository
  • Artifact hub hosts open source helm repository