9 ms·
Just straight raw manifest files.
by NeckBeardPrince 10mo ago
Just 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.