You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to #10 and the fact that knative is has a large footprint and supports may functionality than we need (revisions), try to replace with keda + prometheus (for scaling based on http requests) https://keda.sh/scalers/prometheus/
This could let us use the ingress controller of our choosing (including k3s's default traefik).
It may require excessive polling, both by prometheus and keda to achieve minimal cold starts.
osiris is mentioned a solution for http request events with keda, but it seems very WIP.
The text was updated successfully, but these errors were encountered:
Due to #10 and the fact that knative is has a large footprint and supports may functionality than we need (revisions), try to replace with keda + prometheus (for scaling based on http requests)
https://keda.sh/scalers/prometheus/
This could let us use the ingress controller of our choosing (including k3s's default traefik).
It may require excessive polling, both by prometheus and keda to achieve minimal cold starts.
osiris is mentioned a solution for http request events with keda, but it seems very WIP.
The text was updated successfully, but these errors were encountered: