Debugging microservices applications can be tough and even with all the observability tools in the world sometimes there is just no substitute for being able to step through your running code with a debugger. In this session we’ll cover some of the different approaches to debugging code running in a Kubernetes cluster including a practical demonstration of debugging a live application. The session is targetted at developers new to working with Kubernetes.