JLjoseph lamaindevopsthread.hashnode.dev·Nov 21, 2025 · 3 min readGetting started with KEDA for prometheusKEDA: Kubernetes Event Driven Auto-Scaling is an autoscaler that helps scale desired resource objects with the helps of the external scalers. Note: Assuming that the keda is already installed on your kubernetes platform or else you could follow https...00
JLjoseph lamaindevopsthread.hashnode.dev·Nov 1, 2025 · 3 min readDemystifying KEDA in terms of HelmKEDA: Kubernetes Event Driven Auto-Scaling KEDA enables Kubernetes workloads to scale not only based on CPU or memory usage, but also on external events such as messages in RabbitMQ or Kafka, Azure Queue length, Prometheus metrics, and more. In ess...00