-image.png

    What is helm?
    Package Manager for k8s.
    To package yaml files and distribute them in public or private repo?

    Helm charts

    • Bundle of yaml files
    • create your own heml charts with helm
    • push them to helm repository
    • Download and use existed one

    heml template engine
    values.yaml
    Template yaml config
    image.png

    image.png