Chart: v0.2.2 | App: 0.2.0
Add-on for KEDA to scale HTTP workloads.
TL;DR
helm repo add keda https://kedacore.github.io/charts
helm install keda/keda
helm install http-add-on keda/keda-add-ons-http
What is new?
Features
- Provide capability to use
nodeSelector
,tolerations
andaffinity
(#212 - Contributed by @morganchristiansson 🎉)
Fixes / Changes
- Add
targetPendingRequests
to CRD (#231 - Contributed by @avinash31d 🎉)
Breaking Changes
None.
Removal
None.
New Contributors
- @whitesource-bolt-for-github made their first contribution in #234
- @avinash31d made their first contribution in #231
Full Changelog: keda-add-ons-http-v0.2.1...keda-add-ons-http-v0.2.2