README ¶ kustomize-interpolate-variables Kustomize plugin to interpolate variables using $VAR syntax. It also supports using Go templates. Usage Take a look at the example project here. You can run the example project using the following commands: cd example/ kubectl kustomize . --enable-alpha-plugins > output.yaml # You could replace `output.yaml` with `kubectl apply -f -` to run the configuration against a Kubernetes cluster. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.