Lorento Chabey
Lorento Chabey
Could we scale the rate of scaling using something something similar to "tcp exponential backoff" or "tcp window scaling, used for slow start" to increase the vertical scaling? (https://en.wikipedia.org/wiki/Exponential_backoff). For...
Sorry, I may have missed understood the original post. > it tries to make Pods vertically bigger. > With the current implementation, we just simply keep resourceRequest.MilliValue() * 1.1 I...
Will do next week.