Skip to content

Latest commit

 

History

History
 
 

getting-started

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example: Getting started with a simple go app

This is a simple example based on

  • building a single go file app and with a multistage Dockerfile using local docker to build

  • tagging using the default tagPolicy (gitCommit)

  • deploying a single container pod using kubectl