kustomize

v 5.4.3 Updated: 1 week ago

Customize raw, template-free YAML files for multiple purposes, like Kubernetes

kustomize lets you customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is. kustomize targets kubernetes; it understands and can patch kubernetes style API objects. It's like make, in that what it does is declared in a file, and it's like sed, in that it emits edited text.

https://kustomize.io

To install kustomize, paste this in macOS terminal after installing MacPorts

sudo port install kustomize

Add to my watchlist

Installations 5
Requested Installations 4