kustomize

kustomize#

Kubernetes YAML overlay tool.

$ kustomize build overlays/prod | kubectl apply -f -
$ kubectl apply -k overlays/prod