Closed jldec closed 3 years ago
Suggest following RFC process to evaluate design alternatives e.g. new CLI flags or alternative kustomization.
Added min and max scale flags to the cli for the knative deployer: https://github.com/projectriff/cli/pull/174
As a riff user I would like to deploy long-running apps or apps which don't receive input requests using a Knative deployer. Currently this is difficult because of autoscaling to zero after a 30s default idle time.
See also #1340 and Knative Serving docs