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
Additionally, HPA should be able to scale on user-provided custom metrics as
131
-
well.
128
+
may be able to replace the Knative Autoscaler (KPA) entirely. Additionally, HPA
129
+
should be able to scale on user-provided custom metrics as well.
132
130
133
131
**Goal**: Knative HPA-class PodAutoscalers support concurrency autoscaling.
134
132
@@ -158,9 +156,6 @@ upstream and get rid of the queue-proxy sidecar.
158
156
However we're not doing that yet because the requirements haven't stablized
159
157
enough yet. And it's still useful to have a component to innovate within.
160
158
161
-
See
162
-
[2018 What We Are Not Doing Yet](https://github.com/knative/serving/blob/master/docs/roadmap/scaling-2018.md#what-we-are-not-doing-yet)
163
-
164
159
### Vertical Pod Autoscaling Beta
165
160
166
161
A serverless system should be able to run code efficiently. Knative has default
0 commit comments