Hacker News new | ask | show | jobs
by prescriptivist 220 days ago
I get the feeling that most people commenting here have only surface level experience with deploying k8s applications. I don't care for helm myself but it's less bad than a lot of other approaches like hand rolling manifests with tools like envsubst and sed.

Kustomize also seems like hell when a deployment reaches a certain level of complexity.