keda icon indicating copy to clipboard operation
keda copied to clipboard

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

Results 445 keda issues
Sort by recently updated
recently updated
newest added

### Proposal Scaler that can work with BeanstalkD Queue, with both ready/burried job stats ### Use-Case We currently use BeanstalkD as our primary queuing system and we are looking to...

needs-discussion
feature-request

### Proposal Allow the **TriggerAuthentication** resource in KEDA to specify a service account from the target namespace for workload identity, enhancing security and enabling a self-service model for managing scaling...

needs-discussion
feature-request

### Proposal I've developed a Splunk scaler to allow folks to autoscale based on data from a [saved search](https://docs.splunk.com/Documentation/Splunk/9.2.1/Search/Savingsearches). The functionality allows users to autoscale based on integer values return...

needs-discussion
scaler

### Report Keda not working with two target as prometheus and cron. trigger based on prometheus is working fine, but when i have two target is not wokring as expected....

bug

### Report i have Keda + sqs + EKS setup when there is 1st message in sqs queue keda is creating 1st pod but when there is 2nd message in...

bug

### Report We seem to have the same problem as #5452 we believe since upgrading to 2.14.0. Infrequently Keda throwing that it cannot find a metric that matches that filter....

bug

KEDA operator should look for deploying the component with automountServiceAccountToken=false to comply with best practices around mounting service account tokens. It seems to be that other OSS components like certmanager...

### Report The GCP Pub/Sub Scaler produces large amounts of "error getting metric" errors when the Pubsub subscription is empty. In our case it's producing 10's of thousands of error...

bug

### Proposal My organization is using Runner Groups to filter GitHub workflow jobs/tasks into different private runners, but by default only a preset list of repos or ent/org is supported,...

needs-discussion
feature-request

### Proposal We expose multiple metrics but not all of them are initialized. They aren't init because it's impossible, e.g: we can't init a metric about ScaledObject latencies if there...

help wanted
good first issue
docs