Another plugin demo.

This commit is contained in:
Jeffrey Regan
2019-06-20 11:45:26 -07:00
parent a5b97cbd9b
commit 69c11780eb
2 changed files with 224 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# kustomize plugins
See also: [linux exec plugin in 30 sec](execPluginIn30sec.md)
Kustomize offers a plugin framework allowing
people to write their own resource _generators_
and _transformers_.