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

Since you can only run one custom metric adapter we should introduce a Google Cloud Platform (GCP) Stackdriver scaler which is compatible with [Stackdriver Adapter](https://github.com/GoogleCloudPlatform/k8s-stackdriver/tree/master/custom-metrics-stackdriver-adapter): - **Scaler Source:** Google Cloud...

help wanted
scaler
scaler-proposal
feature
gcp
stale-bot-ignore

### Report I'm getting incorrect values from the external metric. Sometimes the external metrics provide the correct values but most of the time the current values are way off. Metrics...

bug

### Report We are trying apply a scaledobject for scaling based on HTTP requests (using Azure managed prometheus). While doing kubectl apply -f getting the below mentioned error. "resource mapping...

bug

### Report We manage our deployments using ArgoCD. We upgraded our keda from 2.6 to 2.11.2 recently. We have this issue on only two specific apps after the upgrade. The...

bug

### Report I currently have KEDA installed via raw manifests - or helm charts that have been kubesplit into raw manifests. I am converting this to be installed using helm...

bug

### Report We are trying to setup Kafka Scaled object with our confluent cloud dedicated cluster using SASL/OAUTHBEARER authentication and we are getting authentication failures. ```shell "error": "error creating kafka...

bug

### Proposal Hi Team, I am reaching out to discuss a potential enhancement to the KEDA autoscaling capabilities that could greatly benefit users who need more dynamic scaling options based...

needs-discussion
feature-request

### Report KEDA is unable to retrieve metrics correctly from a ScaledObject/ScaleTarget using a Kafka trigger when deployed to a GKE cluster (It works locally) ### Expected Behavior When HPA...

bug

This PR adds support for erroring the AWS Cloudwatch Scaler when the GetMetricData call returns an empty set of metrics, resulting in no scale-changing behaviour when no custom metrics are...

keda operator pod increasing memory indefinitely till OOM when using SQS Scaler. ## Expected Behavior Keda should be working properly. ## Actual Behavior Keda operator pods going OOM causing multiple...

bug