There are a lot of Helm charts these days, but mostly they lack something needed for my setup. But I still want to build upon all the knowledge integrated in the helm charts. So I run
helm template
using a custom
values.yaml
file to generate an expanded set of K8s YAML files. After that, I run
kube2pulumi
to convert these Yaml to Pulumi code (in your preferred programming language). Once you have code, you can refactor at will.
w
worried-city-86458
09/24/2020, 9:14 PM
Nice idea which I might end up doing too. How's it worked out so far? Easy to diff code with upstream changes?
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.