youtube image
From YouTube: Lightning Talk: Real Time Prediction for Autoscaling with Prometheus Metrics - Ravi Hari, Intuit

Description

Don’t miss out! Join us at our upcoming event: KubeCon + CloudNativeCon Europe 2023 in Amsterdam, The Netherlands from April 17-21. Learn more at https://kubecon.io​. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.

Lightning Talk: Real Time Prediction for Autoscaling with Prometheus Metrics - Ravi Hari, Intuit

Prometheus is a defacto standard for monitoring in kubernetes. Prometheus metrics are consumed by multiple addons in Kubernetes for monitoring, alerting, autoscaling etc., This talk will walkthrough how the prometheus metrics can be used for real time prediction so the application pods can be scaled horizontally or vertically. Getting the right sizing of pods is an important task especially when running kubernetes in cloud environments so we can optimise the cost. This talk will walk through the framework used for predicting the right sizing of the pods based on prometheus metric and how we can leverage a custom pod-autoscaler to scale the pods dynamically.