8000 skaffold/examples/buildpacks-node at main · GoogleContainerTools/skaffold · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example: buildpacks (NodeJS)

Open in Cloud Shell

This is an example demonstrating:

  • building a simple NodeJS app built with Cloud Native Buildpacks
  • tagging using the default tagPolicy (gitCommit)
  • deploying a single container pod using kubectl
0