A set of tutorials to learn Golang and modern deployment techniques.
Simple web server example written in Golang and setup to be deployed with Docker and Kubernetes.
Starts up a web server and terminates gracefully after 10 seconds.
Tutorial for creating a retest feature to be added to a CI pipeline.
This is a simple example in golang to manage kubernetes pods, setup to be deployed through kubernetes kind and docker, using Skaffold.