kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.08k stars 1.01k forks source link

Support for multidimensional Pod autoscaling #5435

Open jlange-koch opened 5 months ago

jlange-koch commented 5 months ago

Proposal

Support for GKE Multidimensional Pod Autoscaling

Use-Case

For GKE users it could be interesting to use the Multidimensional Pod Autoscaling feature within KEDA. If KEDA deploys a MultidimPodAutoscaler instead of a HPA the benefits of KEDA could be used while a "VPA" could be configured inside the same YAML.

Is this a feature you are interested in implementing yourself?

No

Anything else?

Might be related to Provide support for Vertical Pod Autoscaler (VPA)

Not sure how much sense this makes in relation to workloads that scale to 0. Maybe someone has tried scaling to 0 with KEDA and use a VPA simultaneously?

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.