Status: IN
Kubernetes-native autoscaling in OpenShift spans two complementary dimensions: KEDA provides horizontal scaling based on external triggers (Cron, Kafka, Prometheus, CPU/Memory) via ScaledObject/ScaledJob, while VPA adjusts vertical resource requests/limits — covering both scale-out and scale-up patterns.
KEDA horizontal and VPA vertical autoscaling form a complete scaling model
Depends on (SL): keda-custom-resources, keda-trigger-types, vpa-adjusts-requests-limits