January 4, 2020

158 words 1 min read

Debugging etcd

Debugging etcd

Oh no, somethings wrong with my Kubernetes cluster! Was it something I did? Or maybe one of those controllers we installed? The answers might be hidden in the etcds logs or data files. Well walk th …

Talk Title Debugging etcd
Speakers Joe Betz (Software Engineer, Google), Jingyi Hu (Software Engineer, Google)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Seattle, WA, USA
Date Dec 9-14, 2018
URL Talk Page
Slides Talk Slides
Video

Oh no, something’s wrong with my Kubernetes cluster! Was it something I did? Or maybe one of those controllers we installed? The answers might be hidden in the etcd’s logs or data files. We’ll walk through real-world examples of how to make sense of etcd logs and correlate issues back to the commands or controllers that initiated them. We’ll cover tools we use to get answers from etcd’s data files, what to look for, and how to quickly get a cluster healthy again.

comments powered by Disqus