Catalog Details
CATEGORY
resiliencyUUID
62e3f0ef-503e-4637-85d3-288584db81a5CREATED BY
CREATED AT
June 04, 2024VERSION
0.0.1-
MODELS
What This Design 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.