About this talk
This talk focuses on using the Delve debugger to enhance the debugging process for Go applications, particularly in complex environments like Docker and Kubernetes. The speaker shares their journey from initially finding Delve intimidating to utilizing it as a primary tool for identifying bugs. Attendees will learn how to initiate a debugging session with Delve in a local development setup, as well as in Docker containers and Kubernetes clusters. The session aims to demystify the debugging process, making it accessible and manageable for developers.