Kustomize: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 9: Line 9:
=Overview=
=Overview=


kustomize lets you customize raw, template-free YAML files for multiple purposes, leaving the original YAML untouched and usable as is.
kustomize allows you customize raw, template-free YAML files, leaving the original YAML untouched and usable as is.


=Installation=
=Installation=


  brew install kustomize
  brew install kustomize

Latest revision as of 18:47, 12 August 2019

External

Internal

Overview

kustomize allows you customize raw, template-free YAML files, leaving the original YAML untouched and usable as is.

Installation

brew install kustomize