Weighing a Cloud: Measuring Your Kubernetes Clusters
Kubernetes is complicated. Instrumenting it can be worse. Measuring the components of a distributed system shouldn't be as daunting as being asked to weigh a literal cloud.In this talk, we'll go over …
Talk Title | Weighing a Cloud: Measuring Your Kubernetes Clusters |
Speakers | Han Kang (Senior Software Engineer, Google), Elana Hashman (Principal Site Reliability Engineer, Red Hat) |
Conference | KubeCon + CloudNativeCon North America |
Conf Tag | |
Location | San Diego, CA, USA |
Date | Nov 15-21, 2019 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Kubernetes is complicated. Instrumenting it can be worse. Measuring the components of a distributed system shouldn’t be as daunting as being asked to weigh a literal cloud.In this talk, we’ll go over the components of a Kubernetes control-plane and show you where to look to figure out what is actually happening. We will show you common cluster issues and how they would look in your instrumentation, so that you can more effectively diagnose clusters.Starting in version 1.14, Kubernetes metrics were overhauled to provide consistent, high quality metrics. Han Kang and Elana Hashman will go over the changes and the potential ingestion implications of this overhaul and how it may affect you.