-
I want to use KEDA for durable functions. I have been following Getting Started doc of this repo to test scaling of durable functions, but can't get to make it work. I have a simple durable function o…
-
### Report
External triggers defined in a ScaledObject do not show up in the output of `kubectl get scaledobject`.
ScaledObject triggers:
```
$ k get so skynet-test-app-exp -o json | jq .spec.…
-
### Report
Based on current documentation https://keda.sh/docs/2.6/scalers/azure-event-hub/
- when defining Azure EventHub Scaler there is no option to use EventHub SAS token (which was generated…
-
### Proposal
Requesting this feature to have support for environment variables [injected via akv2k8s](https://akv2k8s.io/tutorials/env-injection/1-secret/) directly into the container application usi…
-
- As with Keda support for [Raw deployments](https://github.com/kserve/kserve/pull/3652) we would like to provide similar integration with Knative Serving for Kserve serverless mode.
-
**What would you like to be added**:
We would like to propose a new feature in Kueue that enables dynamic scaling of job parallelism and resource allocation (CPU, RAM, and pods) based on job backlo…
-
**Context**: Setting up autoscaling for function pods on the basis of latest pending messages in kafka topic. For e.g, If 10 messages are in waiting state to get processed and all the fission functio…
-
### What happened?
When we enable autoscaling in helm chart, It doesn't work properly.
I'm using selenium grid helm chart on EKS. It works without autoscaling enabled But when I enable autoscaling,…
-
There is no practical reason to keep add-ons and traits separated. We should simplify maintenance moving add-ons into traits.
-
### Proposal
## Event Types
- [ ] keda.workload.scaletozero.v1
- [ ] keda.workload.scalefromzero.v1
## Payload:
```json
{
"specversion" : "1.0",
"type" : "keda.workload.scaletozero…