github.com/GoogleContainerTools/skaffold/v2@v2.13.2/examples/kustomize/README.md (about) 1 ### Example: kustomize 2 3 [](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/GoogleContainerTools/skaffold&cloudshell_open_in_editor=README.md&cloudshell_workspace=examples/kustomize) 4 5 This is an example demonstrating: how skaffold can work with kustomize with the `skaffold deploy` command. 6 7 Can be run with: 8 9 ```bash 10 skaffold deploy -f skaffold-kustomize-args.yaml 11 ```