Writing Code

How to modify Kustomize

To build kustomize using the locally modified modules, replace statements must be added to the kustomize/go.mod.

e.g. if code in api was modified, a replace statement would need to be added for the kustomize/api module.

Call stack when running kustomize build, with links to code.

Run build

Make resource map



最后修改 2020年11月11日: add `zh` dir (6ace8d4)