Commit 6ca29af
feature: CRI support pause/unpause containers
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]>1 parent 57b6a36 commit 6ca29af
File tree
7 files changed
+2781
-2091
lines changed- cri
- apis/v1alpha2
- v1alpha2
- docs/kubernetes
- hack/protoc
- pkg/utils/metrics
7 files changed
+2781
-2091
lines changed
0 commit comments