aws-quickstart / cdk-eks-blueprints

AWS Quick Start Team
Apache License 2.0
447 stars 198 forks source link

Addon Support for Keda #405

Closed codemato closed 2 years ago

codemato commented 2 years ago

Describe the feature

KEDA is a Kubernetes-based Event Driven Autoscaler. With KEDA, you can drive the scaling of any container in Kubernetes based on the number of events needing to be processed. This feature request is for adding keda addon to eks blueprint

Use Case

Even driven autosacling based on external matrices (like kafka sqs and kinesis) is often required in higly distrubuted applications..

Proposed Solution

No response

Other Information

No response

Acknowledgements

CDK version used

2.25.0

EKS Blueprints Version

1.0.1

Node.js Version

v16.15.0

Environment details (OS name and version, etc.)

Linux version 4.14.276-211.499.amzn2.x86_64 (mockbuild@ip-10-0-41-225) (gcc version 7.3.1 20180712 (Red Hat 7.3.1-13) (GCC)) #1 SMP Wed Apr 27 21:08:48 UTC 2022

codemato commented 2 years ago

Keda addon added