Request-based autoscaling in Kubernetes: scaling to zero

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • metrics-server

    Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.

    A metrics server to store and aggregate metrics (Kubernetes doesn't come with one by default).

  • custom-metrics-apiserver

    Framework for implementing custom metrics support for Kubernetes

    KEDA is an event-driven autoscaler that implements the Custom Metrics API.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • http-add-on

    Add-on for KEDA to scale HTTP workloads

    KEDA has a special scaler that creates an HTTP proxy that measures and buffers requests before they reach the app.

  • keda

    KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

    In Kubernetes, you can have exports, metrics servers and proxy bundled into one with KEDA.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts