Tag Archives: dependency management

KEDA: Kubernetes Event-Driven Autoscaling

Kubernetes Horizontal Pod Autoscaler (HPA) is limited to memory and CPU metrics. It can be extended with custom metrics, but that might not be enough either. KEDA (Kubernetes Event-Driven Autoscaling) might be the solution for all (horizontal) scaling needs.

Continue reading
Advertisement