5 ms·
Ugh, can we all just agree to stop using helm
by lugoues 10mo ago
Ugh, can we all just agree to stop using helm
- pphysch 10mo agoWhat do you prefer?
- NeckBeardPrince 10mo agoJust straight raw manifest files.
- pyth0 10mo agoHow do you have anything dynamic? How do you handle any differences at all between your infrastructure and what the authors built it for.
- NeckBeardPrince 10mo agoSorry, raw manifests and kustomize and a soupçon of regret.
- prescriptivist 10mo agoI 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.
- verdverm 10mo agowould be nice, but we would also have to reimplement all of the charts we use, big ask/lift DevOps has more friction for tooling changes because of the large blast radius