Skip to content

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

License

Notifications You must be signed in to change notification settings

mikeschinkel/go-debuggable-k3d-pod

Repository files navigation

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