/go-debuggable-k3d-pod

Proof-of-concept for a GoLand+Delve-debuggable GoLang app running Kubernetes (K8s) using K3s within K3d

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Debugging Go in Kubernetes

Or, more accurately:

Debugging a GoLang app with JetBrain's GoLand and Delve running in a Docker Container within a Kubernetes Pod using a local K3s cluster managed by K3d.

Interactive Slides here.

Debugging Go in Kubernetes