Loading dynamic configurations in Kubernetes Kustomize
Kustomize for Kubernetes is cool! It provides a structured approach to generating Kubernetes resource manifests instead of relying on text-based templating. This eliminates a whole class of bugs: syntax errors coming from generated templates. It’s al...
Aug 18, 20209 min read22