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 usingkubectl
Inspired by https://github.com/GoogleContainerTools/skaffold/tree/main/examples/getting-started