Hacker News new | ask | show | jobs
by moredhel 2410 days ago
Customize[1] is the competing tech re. Helm.

In fact, helm has moved closer ideologically in this new release to what Kustomize is.

[1]https://github.com/kubernetes-sigs/kustomize

1 comments

If you look at the template language in Helm, Sprig, and compare that to the options available in a kustomization.yaml file, you'll see that they are in fact very different.