github.com/GoogleContainerTools/skaffold/v2@v2.13.2/examples/buildpacks-node/README.md (about) 1 ### Example: buildpacks (NodeJS) 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/buildpacks-node) 4 5 This is an example demonstrating: 6 7 * **building** a simple NodeJS app built with [Cloud Native Buildpacks](https://buildpacks.io/) 8 * **tagging** using the default tagPolicy (`gitCommit`) 9 * **deploying** a single container pod using `kubectl`