Manual Build and Install for Other Systems and/or Architectures
git clone https://github.com/t0rr3sp3dr0/kustomize-plugins
cd kustomize-plugins
make install
Notes
Remember to use --enable-alpha-plugins flag when running kustomize build.
This documentation assumes that you are familiar with Kustomize, read their documentation if necessary.
To make the generator behave like a patch, you might want to set kustomize.config.k8s.io/behavior annotation to "merge". The other internal annotations described on Kustomize Plugins Guide are also supported.