What this pattern does:

This design makes use of the external add-on, KEDA HTTP, for event-based autoscaling of HTTP workloads on Kubernetes. See https://artifacthub.io/packages/keda-scaler/keda-official-external-scalers/keda-add-ons-http for details on this specific scaler. The KEDA HTTP Add-on allows Kubernetes users to automatically scale their HTTP servers up and down (including to/from zero) based on incoming HTTP traffic.

Caveats and Consideration:

KEDA scalers can both detect if a deployment should be activated or deactivated, and feed custom metrics for a specific event source.

Compatibility:



Recent Discussions with "meshery" Tag