November 26, 2019

202 words 1 min read

Tutorial: Debug Your Kubernetes Apps

Tutorial: Debug Your Kubernetes Apps

Please bring your laptop fully charged as we will have limited charging stations available in the room.Your Kubernetes application is running well, and then all of a sudden the service stops respondin …

Talk Title Tutorial: Debug Your Kubernetes Apps
Speakers Arun Gupta, Re Alvarez Parmar (Containers Specialist Solutions Architect, Amazon)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location San Diego, CA, USA
Date Nov 15-21, 2019
URL Talk Page
Slides Talk Slides
Video

Please bring your laptop fully charged as we will have limited charging stations available in the room.Your Kubernetes application is running well, and then all of a sudden the service stops responding. How do you debug? You created a deployment but its not coming up. Is your pod status shown as pending? How do you debug deployments and pods, get their logs, see the filesystem layout? Horizontal Pod Autoscaler is not scaling pods. Is your cluster running out of capacity? Or are the metrics not available? Having DNS lookup failures for services? Is your PVC status shown pending? Is kubectl not able to find nodes? This session will be loaded with different ways your applications on k8s crash and burn, and more importantly to recover from them.

comments powered by Disqus