Data of the Paper: Stateful Depletion and Scheduling of Containers on Cloud Nodes for Efficient Resource Usage
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7067104
下载链接
链接失效反馈官方服务:
资源简介:
---
PLEASE SEE THE NEWER VERSION: https://zenodo.org/record/7334238
---
This is the online artifact containing the code, data and evaluation log of the experiment performed for the research paper submitted to QRS22 with the title:
Stateful Depletion and Scheduling of Containers on Cloud Nodes for Efficient Resource Usage
Abstract: Container scheduling is a fundamental part of today’s service and cloud-based applications. Schedulers operate at different levels depending on how much control the system developers have. On the one hand, container orchestration managers such as Google Kubernetes manage the scheduling of containers to different nodes. On the other hand, serverless managers, such as Google Autopilot, take care of the underlying infrastructure automatically and developers do not need to manage the nodes. However, when it comes to container depletion, i.e., removing the assigned cloud resources to a container when it is idle, current scheduling technologies have limitations. In this paper, we propose our approach to efficiently manage cloud resource usage when containers are idle. For this purpose, we deplete idle containers in a stateful manner, i.e., we propose a novel manager that monitors idle containers, saves their state and efficiently depletes them. When a reconstruction is needed, this manager reconstructs a depleted container using the saved state. In our approach, we suggest an Infrastructure as Code component to automate the creation of new nodes if a depleted container cannot be scheduled on the same node, e.g., because of being overloaded. We provide an analytical model for the stateful depletion of containers and their rescheduling, and empirically evaluate the accuracy of our model. For this purpose, we ran an experiment on a private cloud infrastructure and Google Cloud Platform. Our model has a low error rate of 7.71% averaged over public and private clouds.
创建时间:
2022-12-05



