Open
Description
A frequent ask during our CNCF Graduation discussions are if we have load testing / performance benchmarking of KEDA which we do not have today.
There are a few reasons for that:
- KEDA integrates with a plethora of external dependencies which can all influence our performance and give inconsistent/false impression
- KEDA relies on Kubernetes' HPA so we want to avoid doing load testing of the HPA
- We know KEDA is used in large deployments of 1000's of ScaledObjects
However, the latter is purely informative and not something which we manage so I have opened #4410 so that end-users can chime in and share if they are comfortable.
I do believe this is a reasonable ask but it is not something that we can easily do; however, I like challenges.
Let's brainstorm approaches!
Metadata
Labels
Type
Projects
Status
To Do