English

Cooperative Graceful Degradation In Containerized Clouds

Networking and Internet Architecture 2024-12-17 v3 Distributed, Parallel, and Cluster Computing

Abstract

Cloud resilience is crucial for cloud operators and the myriad of applications that rely on the cloud. Today, we lack a mechanism that enables cloud operators to perform graceful degradation of applications while satisfying the application's availability requirements. In this paper, we put forward a vision for automated cloud resilience management with cooperative graceful degradation between applications and cloud operators. First, we investigate techniques for graceful degradation and identify an opportunity for cooperative graceful degradation in public clouds. Second, leveraging criticality tags on containers, we propose diagonal scaling -- turning off non-critical containers during capacity crunch scenarios -- to maximize the availability of critical services. Third, we design Phoenix, an automated cloud resilience management system that maximizes critical service availability of applications while also considering operator objectives, thereby improving the overall resilience of the infrastructure during failures. We experimentally show that the Phoenix controller running atop Kubernetes can improve critical service availability by up to 2×2\times during large-scale failures. Phoenix can handle failures in a cluster of 100,000 nodes within 10 seconds. We also develop AdaptLab, an open-source resilience benchmarking framework that can emulate realistic cloud environments with real-world application dependency graphs.

Keywords

Cite

@article{arxiv.2312.12809,
  title  = {Cooperative Graceful Degradation In Containerized Clouds},
  author = {Kapil Agrawal and Sangeetha Abdu Jyothi},
  journal= {arXiv preprint arXiv:2312.12809},
  year   = {2024}
}

Comments

13 pages, 7 supplemental pages

R2 v1 2026-06-28T13:57:13.802Z