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
Under serverless situation, we may pre-allocate a batch of container which were ready to serve, waiting
online. In order to reduce the cost of system resource, we stop these containers, and start them when
they are required to serve. Using pause container to balance the resource cost and application start-up time.
Signed-off-by: zhuangqh <[email protected]>
0 commit comments