Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 571 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 571 Bytes

Example: Getting started with a simple go app

Open in Cloud Shell

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