Please log in to watch this conference skillscast.
It's become a common practice in the microservice world to rely on log statements to identify if a piece of code is behaving as intended. But tools are coming out to make it easier to add breakpoints and debug running code in a Kubernetes Pod. In this session, you will explore an overview of some of the tools that make it easy to debug applications running in Kubernetes. You'll cover a few tools used to update the code that's running in a Pod (Draft/Skaffold/Ksync). And you'll also cover how to connect your IDE to the code and set breakpoints (with examples using both IntelliJ & VS Code).
YOU MAY ALSO LIKE:
Building Ephemeral Environments For Developers in Kubernetes
Jeff Knurek
Jeff Knurek is a Continuous Delivery Engineer at travel audience GmbH in Berlin, Germany. He spends his time piecing together all the moving parts in a kubernetes, data-driven, travel advertising platform (or trying to fit those adjectives in one sentence). After 5 years working as a web developer in 6 different countries, Jeff saw his passion in code quality and transitioned into QA. This mix grew into the perfect background for the DevOps culture, and has made Kubernetes the natural playground for his ideas.