github.com/GoogleContainerTools/skaffold@v1.39.18/examples/kustomize/README.md (about)

     1  ### Example: kustomize
     2  
     3  [![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](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  ```