github.com/GoogleContainerTools/skaffold/v2@v2.13.2/integration/testdata/empty-dir/README.md (about) 1 ### Example: Getting started with a simple go app 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/getting-started) 4 5 This is a simple example based on: 6 7 * **building** a single Go file app and with a multistage `Dockerfile` using local docker to build 8 * **tagging** using the default tagPolicy (`gitCommit`) 9 * **deploying** a single container pod using `kubectl`