github.com/GoogleContainerTools/skaffold@v1.39.18/examples/buildpacks-python/README.md (about)

     1  ### Example: buildpacks (Python)
     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/buildpacks-python)
     4  
     5  This is an example demonstrating:
     6  
     7  * **building** a Python app built with [Cloud Native Buildpacks](https://buildpacks.io/)
     8  * **tagging** using the default tagPolicy (`gitCommit`)
     9  * **deploying** a single container pod using `kubectl`