November 28, 2019

138 words 1 min read

Troubleshooting Kubernetes applications

Troubleshooting Kubernetes applications

Michael Hausenblas walks you through troubleshooting applications running in Kubernetes, from application-level debugging to distributed tracing to chaos engineering.

Talk Title Troubleshooting Kubernetes applications
Speakers Michael Hausenblas (AWS)
Conference Velocity
Conf Tag Build resilient systems at scale
Location New York, New York
Date September 20-22, 2016
URL Talk Page
Slides Talk Slides
Video

Kubernetes makes it easy to run cloud-native applications in a resilient way. But what if something fails? How do you figure what caused a CrashLoopBackOff error message? What can be done about a service that is not reachable? How do you debug a containerized application or do fault injection in a microservices setup? Michael Hausenblas addresses these questions and more, including: Along the way, Michael shares concrete examples for each of the above topics, backed by a GitHub repo, and demonstrates some of them live.

comments powered by Disqus