In what area(s)?
/area autoscale
/kind proposal
Ask your question here:
Current, the queue-proxy will start to report the stats once it started even if the user container is not ready.
But the stats when the user-container is still not ready is not believable to decide to whether should scale up or down, in fact there is no request be routed to the pod when the user container is not ready, that's mean those stats should be all zeros.
So I propose that the queue proxy start to report stats only when the user-container is ready.
@markusthoemmes @dgerd WDYT
In what area(s)?
/area autoscale
/kind proposal
Ask your question here:
Current, the queue-proxy will start to report the stats once it started even if the user container is not ready.
But the stats when the user-container is still not ready is not believable to decide to whether should scale up or down, in fact there is no request be routed to the pod when the user container is not ready, that's mean those stats should be all zeros.
So I propose that the queue proxy start to report stats only when the user-container is ready.
@markusthoemmes @dgerd WDYT