https://kustomize.io/
Kustomize introduces a template-free way to customize application configuration that simplifies the use of off-the-shelf applications. Now, built into kubectl as apply -k.
kubectl
apply -k
Kubernetes native configuration management built into kubectl as apply -k.