Skip to content

Overview

The following tutorials explain how you can benefit from using Kedify in various use cases:

The guides in this section cover various HTTP scaling strategies and configurations, helping you choose the best approach for your application’s deployment scenario.

  • Enabling Predictive Scaling in Kedify Installation - Describing ways to deploy Kedify Predictor using the web UI as well as the helm installation.
  • Predictive Scaling Example - A tutorial how to set up a predictive scaler that internally trains a model that learns from historical data and suggests unseen values for e-commerce data (number of incoming request in e-shop).
  • Predictor & OTLP Example - Prometheus exporter scrapes periodically the weather data, OTel collector forwards this to Kedify Predictor that learns from the data and suggests the future values.