Back to Skaffold

README

examples/gcb-kaniko/README.md

2.19.0623 B
Original Source

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 kaniko in Google Cloud Build
  • tagging using the default tagPolicy (gitCommit)
  • deploying a single container pod using kubectl