December 6, 2019

197 words 1 min read

Emitting, Consuming, and Presenting: The Event Lifecycle

Emitting, Consuming, and Presenting: The Event Lifecycle

Youre building a suite of operators and processes that will run in your cluster to make your job easier. Youve written CRDs to manage cluster and out of cluster resources, youve set up your monitor …

Talk Title Emitting, Consuming, and Presenting: The Event Lifecycle
Speakers Jesse Dearing (Senior SRE, VMware)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location San Diego, CA, USA
Date Nov 15-21, 2019
URL Talk Page
Slides Talk Slides
Video

You’re building a suite of operators and processes that will run in your cluster to make your job easier. You’ve written CRDs to manage cluster and out of cluster resources, you’ve set up your monitoring with Prometheus, and set up horizontal pod autoscaling. How do you know what’s happening in your cluster? In this talk we’ll cover different ways to emit events related to cluster objects using Kubernetes events, using metrics to drive events, different techniques for consuming events, and ways for folks to create events without touching a command line. After attending this talk, you should be able to take advantage of events and metrics occurring inside the cluster and be able to produce your own events relevant to your cluster.

comments powered by Disqus