This is the last part of our series on running a Go service using Docker, Docker Compose, or Kubernetes. In this part, we'll focus exclusively on running and debugging when using Kubernetes clusters.
While we won't cover how to install and configure a Kubernetes cluster, a variety of tools, such as kubeadm, minikube, and microk8s, can all be used to achieve this. If you are on Windows, then Doc