Pith. sign in

REVIEW 3 major objections 4 minor 2 cited by

A Survey on Task Scheduling in Carbon-Aware Container Orchestration

T0 review · 3 major / 4 minor · reviewed 2026-08-05 · deepseek-v4-flash

Pith's one-line read This survey proposes a two-axis taxonomy — hardware/software optimization method and energy/carbon sustainability goal — as the first systematic classification of Kubernetes scheduling strategies.

desk verdict Useful taxonomy idea and broad literature coverage, but the classification is applied inconsistently and the 'systematic' PRISMA claim is unsupported, so treat it as a starting map, not the authoritative one. read the letter →

arxiv 2508.05949 v1 pith:HRNLMQXK submitted 2025-08-08 cs.SE

classification cs.SE
keywords Kubernetescontainerorchestrationcarbon-awareschedulingenergyefficiencytasktaxonomysystematicreviewcloudcomputing
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper claims that the scattered field of carbon-aware Kubernetes scheduling can be organized into a single two-axis map: schedulers are either hardware-driven or software-driven, and they pursue either energy efficiency or carbon-emissions awareness. On that basis it proposes what it calls the first systematic classification of Kubernetes scheduling strategies, with twelve named technique groups and a dual-layer taxonomy that links each strategy to its environmental impact. A sympathetic reader would care because it gives cloud operators and researchers a common vocabulary for comparing schedulers and for seeing where the field is crowded (temporal and spatial carbon shifting) and where it is thin (GPU scheduling, software carbon intensity data).

What carries the argument

The organizing device is a dual-layer taxonomy. The top layer is the two-by-two classification just described; the lower layer names twelve concrete scheduler families (for example, energy-consumption priority schedulers, temporal and spatial carbon shifting, serverless/edge/federated solutions) and attaches each to its stated sustainability goal. The taxonomy does the paper's main work: it converts a pile of individual scheduler papers and industry tools into a reusable map that shows which techniques exist, which environmental objective they serve, and where the empty cells are.

What would settle it

Run the survey's claimed search (databases, years, and keywords, once the paper states them) and check whether every carbon-aware Kubernetes scheduler returned lands in one of the twelve taxonomy groups; a substantial body of missing or unclassifiable schedulers would falsify the completeness claim. A quicker check: the flow diagram labeled Figure 1 is cited but its screening and inclusion counts never appear, so those numbers should be recoverable from the authors' records.

Watch

Extended reading notes

Core claim

The central claim is that existing Kubernetes scheduling work divides along two independent axes. The first axis is optimization method: hardware-centric schedulers act on telemetry and physical signals (power meters, CPU counters, carbon intensity feeds, server state), while software-centric schedulers change the scheduling logic itself, using algorithms from integer programming to deep reinforcement learning. The second axis is sustainability goal: energy efficiency (less total power use) versus carbon awareness (lower emissions intensity, typically by moving work in time or across regions). Crossing these axes yields a taxonomy whose twelve groups include energy-consumption priority sched

Load-bearing premise

The taxonomy's claimed coverage rests on the literature search being systematic and reproducible, but the paper names a review guideline while omitting the actual protocol — no databases, search strings, date range, or screening counts are reported — so a selectively gathered corpus would make the classification complete only for what happened to be found.

Editorial extensions

If this is right

  • A practitioner can classify any new carbon-aware scheduler by asking two questions: does it act on hardware telemetry or on scheduling logic, and does it target energy efficiency or carbon emissions — and then place it in one of twelve named families.
  • The map shows that temporal and spatial carbon shifting is the most developed route to carbon awareness, while GPU scheduling and software carbon-intensity measurement remain open.
  • The separate marking of industry papers (Kepler, Carbon Scaler, Nomad's carbon-aware experiment, Google's carbon-intelligent compute) makes it possible to see where production practice already meets the academic literature.
  • Because the taxonomy separates energy efficiency from carbon awareness, it makes explicit that a scheduler can lower energy use without lowering emissions, or shift carbon without saving energy; future schedulers need to state which goal they serve.
  • For researchers, the twelve families provide ready-made comparison baselines: a new proposal can be positioned against the best-known method in its family rather than against the default Kubernetes scheduler only.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The same two-axis classification could be applied to other orchestration engines (Nomad, Docker Swarm, or Mesos), giving the field a cross-platform map rather than a Kubernetes-specific one.
  • A testable extension would be to quantify, family by family, the reported emission reductions in the surveyed papers; the taxonomy currently records categories and goals but does not rank methods by measured effect.
  • The paper's own framing suggests that carbon intensity data quality is the hidden constraint: if grid carbon forecasts are coarse or proprietary, the temporal and spatial shifting families have an upper bound on real-world gains that no scheduling algorithm can surpass.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The paper is a survey of Kubernetes task scheduling from a sustainability perspective. It proposes a taxonomy based on two dimensions — hardware-driven vs software-driven optimization and energy efficiency vs carbon-awareness goals — and groups surveyed papers into twelve technique categories. It also reviews the evolution from virtualization to containers, describes industry initiatives, and discusses challenges and open opportunities. The claimed contribution is the 'first systematic classification' of Kubernetes scheduling algorithms along these two dimensions.

Significance. If the classification were applied carefully, this would be a useful organizing reference for researchers and practitioners working on carbon-aware container orchestration. The paper compiles recent work, labels industry contributions, and offers a convenient overlay of scheduling techniques and sustainability objectives. It also provides a useful comparison with prior surveys in Table 1. However, the manuscript's own tables violate the proposed taxonomy, and the PRISMA-based methodology is not reported in an auditable form. The current version therefore does not yet deliver on its central claim, although the shortcomings are repairable.

major comments (3)
  1. [§5, Tables 2, 4, 5] The central classification is internally inconsistent. Section 5 defines Energy Efficiency as reducing power consumption and Carbon Awareness as accounting for carbon intensity/emissions. Yet Table 5 ('Carbon-Aware Scheduling Techniques') includes Dominant Resource Fairness [94], DL2 [96], Smart-Kube [95], and the KEDA autoscaling benchmark [116], whose key proposals concern fairness, performance, or energy and make no reference to carbon intensity or emissions. Conversely, Table 2 labels 'Carbon-Efficient Virtual Machine Placement' [74] and the Green Cloud virtual data-center model [73] as Energy Efficiency although their stated objective is reducing carbon emissions. Table 4 files KEIDS [89] under Energy Efficiency even though its key proposal says it minimizes energy consumption and carbon emissions. These contradictions are load-bearing because the paper's main claim is a two-dimensi
  2. [§2, Fig. 1] The survey claims to follow PRISMA, but no protocol is reportable. Section 2 lists PRISMA and mentions Fig. 1, yet the manuscript gives no search databases, query strings, date range, inclusion/exclusion criteria, screening steps, or PRISMA flow counts. Fig. 1 appears only as a caption/figure placeholder. Because the completeness of the literature base is essential to the claimed 'first systematic classification,' the methodology must be completed and made reproducible before the survey can be evaluated.
  3. [§5.3, references [99], [107], [128]] There are unreadable and unreliable artifacts. Equation (1) in the Low-Carbon Kubernetes Scheduler discussion is typeset with placeholder glyph characters, so the migration condition cannot be read. The reference list/citations are not trustworthy: [99] is used both for the PPO energy DRL paper and for 'Operating Cloud Applications Under a Carbon Budget' (the latter should be [121]); [107] is duplicated between Table 4 and the reference list; and [128] is cited for a GPU virtualization claim that is not supported by the listed Gaia Scheduler reference. These defects must be fixed for verifiability.
minor comments (4)
  1. [Table 1] The caption's 'Both in Optimization' is ungrammatical; the column description should read 'Both' or 'Both-level optimization.' Several other table cells have comma splices and should be copyedited.
  2. [Fig. 2] The taxonomy diagram is not rendered in the reviewed version; only the caption is visible. Ensure the final PDF includes the diagram and that it matches the groupings in Tables 2–5.
  3. [§8.6] The Federated Learning discussion is disconnected from the scheduling taxonomy. Briefly state how non-IID data, limited bandwidth, and aggregation robustness affect carbon-aware scheduling decisions, or clearly mark this subsection as background rather than part of the taxonomy.
  4. [§5.2] The paragraph following the Keystone/telemetry discussion repeats the 10–20% power-savings figure from the earlier summary of [72]. Consider consolidating the repeated details into one place.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: the survey applies an external taxonomy to cited literature and derives no results from its own inputs.

full rationale

This is a literature survey, not a derivation. The central claim—a two-dimensional taxonomy of Kubernetes scheduling by optimization method and sustainability goal—is an organizational schema applied to externally published papers. No quantity is fitted to data and then reported as a prediction; no equation in the paper is defined in terms of another result that it is supposed to explain. The taxonomy categories (hardware/software, energy efficiency/carbon awareness) are stated definitions in Section 5, and the papers are sorted into them; any misclassification (e.g., DRF [94] or Smart-Kube [95] listed in the Carbon Awareness table despite being fairness/energy-oriented) is a classification-validity or correctness issue, not circularity, because the categories do not derive their meaning from the papers assigned to them. The paper cites prior surveys (e.g., Carrión [11], Senjab et al. [22]) but does not rely on any self-citation as load-bearing evidence; none of the authors' own prior results are invoked to justify the taxonomy. The missing PRISMA protocol details in Section 2 (no databases, search strings, screening criteria, or flow diagram contents) is a reproducibility and completeness limitation, not a circular step: incompleteness of the literature search would weaken coverage but does not make the taxonomy equivalent to its inputs. Therefore, no circular step can be exhibited, and the appropriate score is 0.

Assumptions & free parameters 0 free parameters · 3 assumptions · 0 invented entities

The survey does not introduce physical entities, fitting parameters, or formal derivations. Its central claim depends on three domain assumptions about the faithfulness of its literature summaries, the exhaustiveness of its taxonomy, and the execution of its claimed systematic search.

assumptions (3)
  • domain assumption The summarized descriptions of the surveyed papers are faithful to the original publications.
    The survey's classification and tables (Tables 2-5) rest on this. The paper provides no cross-check with originals, and the citation errors ([99], [107], [128]) make this assumption less safe.
  • domain assumption The taxonomy categories are exhaustive and mutually exclusive for the surveyed literature.
    Section 5 asserts the two-dimensional classification (hardware/software by energy/carbon) covers the reviewed approaches, but no formal justification, inter-rater process, or test of category overlap is described.
  • domain assumption The PRISMA-informed systematic search was actually executed as claimed.
    Section 2 states PRISMA was selected, but the protocol details and flow diagram are missing, so the representativeness of the selected papers depends on this unverifiable assumption.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A Survey on Task Scheduling in Carbon-Aware Container Orchestration." pith.science (2026). https://pith.science/paper/HRNLMQXK

@misc{pith2026250805949,
  author       = {Pith},
  title        = {Pith review of: A Survey on Task Scheduling in Carbon-Aware Container Orchestration},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/HRNLMQXK}},
  note         = {Machine review of arXiv:2508.05949}
}
read the original abstract

The soaring energy demands of large-scale software ecosystems and cloud data centers, accelerated by the intensive training and deployment of large language models, have driven energy consumption and carbon footprint to unprecedented levels. In response, both industry and academia are increasing efforts to reduce the carbon emissions associated with cloud computing through more efficient task scheduling and infrastructure orchestration. In this work, we present a systematic review of various Kubernetes scheduling strategies, categorizing them into hardware-centric and software-centric, annotating each with its sustainability objectives, and grouping them according to the algorithms they use. We propose a comprehensive taxonomy for cloud task scheduling studies, with a particular focus on the environmental sustainability aspect. We analyze emerging research trends and open challenges, and our findings provide critical insight into the design of sustainable scheduling solutions for next-generation cloud computing systems.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adaptive Management of Microservices in Dynamic Computing Environments: A Taxonomy and Future Directions

    cs.DC 2026-04 unverdicted novelty 6.0 of 10

    A new taxonomy for dynamics-aware microservice management, synthesized from 84 systems, finds that production dynamics are often only partially modeled and that reported performance gains depend on evaluation realism.

  2. EcoKube: Simulating Carbon-Aware Scheduling Policies in Heterogeneous Edge-Cloud Environments

    cs.DC 2026-07 conditional novelty 4.5 of 10

    EcoKube provides a configurable event-driven simulator and reference policy that cuts estimated emissions ~45% versus default Kubernetes under synthetic hybrid edge-cloud scenarios, with modest makespan cost.

Reference graph

Works this paper leans on

140 extracted references · 75 canonical work pages · cited by 2 Pith papers

  1. [94]

    Dominant resource fairness: Fair allocation of multiple resource types,

    A. Ghodsi, M. Zaharia, B. Hindman, A. Konwinski, S. Shenker, and I. Stoica, “Dominant resource fairness: Fair allocation of multiple resource types, ” in8th USENIX symposium on networked systems design and implementation (NSDI 11), 2011

  2. [96]

    Dl2: A deep learning-driven scheduler for deep learning clusters,

    Y. Peng, Y. Bao, Y. Chen, C. Wu, C. Meng, and W. Lin, “Dl2: A deep learning-driven scheduler for deep learning clusters, ”IEEE Transactions on Parallel and Distributed Systems , vol. 32, no. 8, pp. 1947–1960, 2021. , Vol. 1, No. 1, Article . Publication date: September 2025. 34 Jialin et al

  3. [95]

    Smart-kube: Energy-aware and fair kubernetes job scheduler using deep reinforcement learning,

    S. Ghafouri, S. Abdipoor, and J. Doyle, “Smart-kube: Energy-aware and fair kubernetes job scheduler using deep reinforcement learning, ” in2023 IEEE 8th International Conference on Smart Cloud (SmartCloud) . IEEE, 2023, pp. 154–163

  4. [116]

    Implementation and benchmarking of kubernetes horizontal pod autoscaling method to event-driven messaging system,

    X. Pilyai, R. N. Irsyad, I. N. Zaini, R. M. Negara, S. N. Hertiana, and R. Tulloh, “Implementation and benchmarking of kubernetes horizontal pod autoscaling method to event-driven messaging system, ” inInternational Conference on Broadband and Wireless Computing, Communication and Applications . Springer, 2023, pp. 45–56

  5. [74]

    Carbon-efficient virtual machine placement in cloud datacenters over optical networks,

    J. Zhang, W. Wang, Y. Xiao, L. Hu, Y. Li, Y. Zhao, and J. Zhang, “Carbon-efficient virtual machine placement in cloud datacenters over optical networks, ” in2023 Opto-Electronics and Communications Conference (OECC) . IEEE, 2023, pp. 1–4. , Vol. 1, No. 1, Article . Publication date: September 2025. A Survey on Task Scheduling in Carbon-Aware Container Orc...

  6. [73]

    A virtual data center deployment model based on the green cloud computing,

    L. Xu, C. Li, L. Li, Y. Liu, Z. Yang, and Y. Liu, “A virtual data center deployment model based on the green cloud computing, ” in2014 IEEE/ACIS 13th International Conference on Computer and Information Science (ICIS) . IEEE, 2014, pp. 235–240

  7. [89]

    Keids: Kubernetes-based energy and interference driven scheduler for industrial iot in edge-cloud ecosystem,

    K. Kaur, S. Garg, G. Kaddoum, S. H. Ahmed, and M. Atiquzzaman, “Keids: Kubernetes-based energy and interference driven scheduler for industrial iot in edge-cloud ecosystem, ”IEEE Internet of Things Journal, vol. 7, no. 5, pp. 4228–4237, 2019

  8. [99]

    Optimizing energy consumption of kubernetes clusters with deep reinforcement learning,

    A. Espinosa, D. Ulied, J. Escrig, A. Fernández-Fernández, and R. Touma, “Optimizing energy consumption of kubernetes clusters with deep reinforcement learning, ” inArtificial Intelligence Research and Development. IOS Press,

  9. [121]

    Carbon-Aware Microservice Deployment for Optimal User Experience on a Budget

    K. Kreutz, P. Wiesner, and M. Vitali, “Carbon-aware microservice deployment for optimal user experience on a budget, ” 2025. [Online]. Available: https://arxiv.org/abs/2506.21422

  10. [107]

    Energy-Optimized Scheduling for AIoT Workloads Using TOPSIS

    P. Pradeep and E. Al-Masri, “Energy-optimized scheduling for aiot workloads using topsis, ” arXiv preprint arXiv:2506.04902, 2025

  11. [128]

    Gaia scheduler: A kubernetes-based scheduler framework,

    S. Song, L. Deng, J. Gong, and H. Luo, “Gaia scheduler: A kubernetes-based scheduler framework, ” in 2018 IEEE Intl Conf on Parallel & Distributed Processing with Applications, Ubiquitous Computing & Communica- tions, Big Data & Cloud Computing, Social Computing & Networking, Sustainable Computing & Communications (ISPA/IUCC/BDCloud/SocialCom/SustainCom)....

Show all 140 references
  1. [1]

    Energy efficiency in cloud computing data center: a survey on hardware technologies,

    A. Katal, S. Dahiya, and T. Choudhury, “Energy efficiency in cloud computing data center: a survey on hardware technologies, ”Cluster Computing, vol. 25, pp. 1–31, 02 2022

  2. [2]

    International research journal of modernization in engineering technology and science,

    R. Sabastian, P. Arun, N. Krishna, and R. Faris, “International research journal of modernization in engineering technology and science, ”International Research journal of modernization in engineering technology and science , vol. 3, 2021

  3. [3]

    Thangam, H

    D. Thangam, H. .M, R. Ramesh, G. N. Ramakrishna, N. Muddasir, A. Khan, S. Booshan, B. Booshan, and R. Ganesh, Impact of Data Centers on Power Consumption, Climate Change, and Sustainability , 03 2024, pp. 60–83

  4. [4]

    Patel, I

    P. Patel, I. Dua, and S. David, Sustainable Cloud Development: Optimize cloud workloads for environmental impact in the GenAI era. Packt Publishing, 2025. [Online]. Available: https://books.google.ca/books?id=laRHEQAAQBAJ

  5. [5]

    Carbon emission-aware job scheduling for kubernetes deployments,

    T. Piontek, K. Haghshenas, and M. Aiello, “Carbon emission-aware job scheduling for kubernetes deployments, ”The Journal of Supercomputing, vol. 80, no. 1, pp. 549–569, 2024

  6. [6]

    Energy-aware scheduling algorithm for microservices in kubernetes clouds,

    M. Rao and H. Li, “Energy-aware scheduling algorithm for microservices in kubernetes clouds, ” Journal of Grid Computing, vol. 23, no. 1, p. Art. no.2, 2024. [Online]. Available: https://doi.org/10.1007/s10723-024-09788-w

  7. [7]

    Towards performance and energy aware kubernetes scheduler,

    H. Dong, P. Singh, Y. Awad, F. George, K. Narayanam, S. Arora, and J. Appavoo, “Towards performance and energy aware kubernetes scheduler, ”Energy Informatics Review, Jul. 2 2025, online, July 2

  8. [8]

    Virtualization in cloud computing-a study,

    M. Singh, “Virtualization in cloud computing-a study, ” in2018 international conference on advances in computing, communication control and networking (ICACCCN) . IEEE, 2018, pp. 64–67

  9. [9]

    Virtualization in cloud computing: Moving from hypervisor to containerization—a survey,

    A. Bhardwaj and C. R. Krishna, “Virtualization in cloud computing: Moving from hypervisor to containerization—a survey, ”Arabian Journal for Science and Engineering , vol. 46, no. 9, pp. 8585–8601, 2021

  10. [10]

    Containers and cloud: From lxc to docker to kubernetes,

    D. Bernstein, “Containers and cloud: From lxc to docker to kubernetes, ”IEEE cloud computing, vol. 1, no. 3, pp. 81–84, 2014

  11. [11]

    Kubernetes scheduling: Taxonomy, ongoing issues and challenges,

    C. Carrión, “Kubernetes scheduling: Taxonomy, ongoing issues and challenges, ”ACM Computing Surveys, vol. 55, no. 7, pp. 1–37, 2022

  12. [12]

    Cost-efficient orchestration of containers in clouds: A vision, architectural elements, and future directions,

    R. Buyya, M. A. Rodriguez, A. N. Toosi, and J. Park, “Cost-efficient orchestration of containers in clouds: A vision, architectural elements, and future directions, ”Journal of Physics: Conference Series , vol. 1108, p. 012001, Nov. 2018. [Online]. Available: http://dx.doi.org...

  13. [13]

    Optimizing resource management and scalability in container orchestration platforms: A comparative study,

    A. Rajuroy and E. Mr, “Optimizing resource management and scalability in container orchestration platforms: A comparative study, ”Journal or Archive (via ResearchGate) , 2025, includes Kubernetes, Docker Swarm, Apache Mesos comparison. [Online]. Available: https://www.research...

  14. [14]

    Opportunistic energy-aware scheduling for container orchestration platforms using graph neural networks,

    P. Raith, G. Rattihalli, A. Dhakal, S. R. Chalamalasetti, D. Milojicic, E. Frachtenberg, S. Nastic, and S. Dustdar, “Opportunistic energy-aware scheduling for container orchestration platforms using graph neural networks, ” in2024 IEEE 24th International Symposium on Cluster, ...

  15. [15]

    Borg, omega, and kubernetes,

    B. Burns, B. Grant, D. Oppenheimer, E. Brewer, and J. Wilkes, “Borg, omega, and kubernetes, ” inCommunications of the ACM, vol. 59, no. 5. ACM, 2016, pp. 50–57

  16. [16]

    Cloud container technologies: A state-of-the-art review,

    C. Pahl, A. Brogi, J. Soldani, and P. Jamshidi, “Cloud container technologies: A state-of-the-art review, ”IEEE Transactions on Cloud Computing, vol. 7, no. 3, pp. 677–692, 2019

  17. [17]

    Container-based cluster orchestration systems: A taxonomy and future directions,

    M. A. Rodriguez and R. Buyya, “Container-based cluster orchestration systems: A taxonomy and future directions, ”

  18. [18]

    Resource management in fog/edge computing: A survey on architectures, infrastructure, and algorithms,

    C.-H. Hong and B. Varghese, “Resource management in fog/edge computing: A survey on architectures, infrastructure, and algorithms, ”ACM Comput. Surv., vol. 52, no. 5, Sep. 2019. [Online]. Available: https://doi.org/10.1145/3326066

  19. [19]

    Casalicchio, Container Orchestration: A Survey

    E. Casalicchio, Container Orchestration: A Survey . Cham: Springer International Publishing, 2019, pp. 221–235. [Online]. Available: https://doi.org/10.1007/978-3-319-92378-9_14

  20. [20]

    Container scheduling techniques: A survey and assessment,

    I. Ahmad, M. G. AlFailakawi, A. AlMutawa, and L. Alsalman, “Container scheduling techniques: A survey and assessment, ”Journal of King Saud University-Computer and Information Sciences , vol. 34, no. 7, pp. 3934–3947, 2022

  21. [21]

    Custom scheduling in kubernetes: A survey on common problems and solution approaches,

    Z. Rejiba and J. Chamanara, “Custom scheduling in kubernetes: A survey on common problems and solution approaches, ”ACM Comput. Surv., vol. 55, no. 7, Dec. 2022. [Online]. Available: https://doi.org/10.1145/3544788

  22. [22]

    Analyzing and characterizing kubernetes scheduling algorithms: a survey,

    S. N. A. Jawaddi, A. Ismail, M. S. Sulaiman, and V. Cardellini, “Analyzing and characterizing kubernetes scheduling algorithms: a survey, ” Journal of Cloud Computing , vol. 12, no. 1, p. 35, 2023. [Online]. Available: https://journalofcloudcomputing.springeropen.com/articles/...

  23. [23]

    Meta-analysis of observational studies in epidemiology: a proposal for reporting,

    D. F. Stroup, J. A. Berlin, S. C. Morton, I. Olkin, G. D. Williamson, D. Rennie, D. Moher, B. J. Becker, T. A. Sipe, S. B. Thacker et al., “Meta-analysis of observational studies in epidemiology: a proposal for reporting, ”Jama, vol. 283, no. 15, pp. 2008–2012, 2000

  24. [24]

    Cochrane handbook for systematic reviews of interventions,

    J. P. Higgins, S. Green et al., “Cochrane handbook for systematic reviews of interventions, ” 2008

  25. [25]

    Robis: a new tool to assess risk of bias in systematic reviews was developed,

    P. Whiting, J. Savović, J. P. Higgins, D. M. Caldwell, B. C. Reeves, B. Shea, P. Davies, J. Kleijnen, R. Churchillet al., “Robis: a new tool to assess risk of bias in systematic reviews was developed, ”Journal of clinical epidemiology , vol. 69, pp. 225–234, 2016

  26. [26]

    Grading of recommendations assessment, development, and evaluations (grade) notes: extremely serious, grade’s terminology for rating down by three levels,

    T. Piggott, R. L. Morgan, C. A. Cuello-Garcia, N. Santesso, R. A. Mustafa, J. J. Meerpohl, H. J. Schünemann, G. W. Group et al., “Grading of recommendations assessment, development, and evaluations (grade) notes: extremely serious, grade’s terminology for rating down by three ...

  27. [27]

    The prisma 2020 statement: an updated guideline for reporting systematic reviews,

    M. J. Page, J. E. McKenzie, P. M. Bossuyt, I. Boutron, T. C. Hoffmann, C. D. Mulrow, L. Shamseer, J. M. Tetzlaff, E. A. Akl, S. E. Brennan et al., “The prisma 2020 statement: an updated guideline for reporting systematic reviews, ”bmj, vol. 372, 2021

  28. [28]

    Recalibrating global data center energy-use estimates,

    E. Masanet, A. Shehabi, N. Lei, S. Smith, and J. Koomey, “Recalibrating global data center energy-use estimates, ” Science, vol. 367, no. 6481, pp. 984–986, 2020

  29. [29]

    2024 united states data center energy usage report,

    A. Shehabi, O. Ma, S. Smith, E. Masanet, J. Koomey, and W. Lintner, “2024 united states data center energy usage report, ” Lawrence Berkeley National Laboratory, Tech. Rep. LBNL-2002431, 2024, accessed July 5, 2025. [Online]. Available: https://escholarship.org/uc/item/32d6m0d1

  30. [30]

    Electricity 2024, analysis and forecast to 2026,

    E. Çam, Z. Hungerford, N. Schoch, F. P. Miranda, and C. D. Y. de León, “Electricity 2024, analysis and forecast to 2026, ” 2024

  31. [31]

    A systematic literature review on task allocation and performance management techniques in cloud data center,

    N. Chauhan, N. Kaur, K. S. Saini, S. Verma, A. Alabdulatif, R. A. Khurma, M. Garcia-Arenas, and P. A. Castillo, “A systematic literature review on task allocation and performance management techniques in cloud data center, ” 2024. [Online]. Available: https://arxiv.org/abs/2402.13135

  32. [32]

    Cost and time efficient task scheduling for immediate mode heuristic in computational cloud,

    P. Banga and S. Rana, “Cost and time efficient task scheduling for immediate mode heuristic in computational cloud, ” Adv. Math.: Sci. J, vol. 9, no. 3, pp. 1101–1110, 2020

  33. [33]

    Heuristic algorithms for solving a set of np-hard single-machine scheduling problems with resource-dependent processing times,

    B. Mor, D. Shabtay, and L. Yedidsion, “Heuristic algorithms for solving a set of np-hard single-machine scheduling problems with resource-dependent processing times, ”Computers & Industrial Engineering , vol. 153, p. 107024, 2021

  34. [34]

    Cloud scheduling using meta heuristic algorithms,

    A. Jain and A. Upadhyay, “Cloud scheduling using meta heuristic algorithms, ”IJCSE, vol. 5, no. 10, pp. 132–139, 2017

  35. [35]

    Container-based cluster orchestration systems: A taxonomy and future directions,

    M. A. Rodriguez and R. Buyya, “Container-based cluster orchestration systems: A taxonomy and future directions, ” Software: Practice and Experience , vol. 49, no. 5, pp. 698–719, 2019

  36. [36]

    Energy-aware load dispatching in geographically located internet data centers,

    X. Zheng and Y. Cai, “Energy-aware load dispatching in geographically located internet data centers, ” Sustainable Computing: Informatics and Systems , vol. 1, no. 4, pp. 275–285, 2011. [Online]. Available: https://www.sciencedirect.com/science/article/pii/S221053791100045X

  37. [37]

    T-alloc: a practical energy efficient resource allocation algorithm for traditional data centers,

    D. M. Quan, F. Mezza, D. Sannenli, and R. Giafreda, “T-alloc: a practical energy efficient resource allocation algorithm for traditional data centers, ”Future Generation Computer Systems , vol. 28, no. 5, pp. 791–800, 2012

  38. [38]

    Real-time monitoring and evaluation of energy efficiency and thermal management of data centers,

    B. Lajevardi, K. R. Haapala, and J. F. Junker, “Real-time monitoring and evaluation of energy efficiency and thermal management of data centers, ” Journal of Manufacturing Systems , vol. 37, pp. 511–516, 2015. [Online]. Available: https://www.sciencedirect.com/science/article/...

  39. [39]

    Servers and data centers energy performance metrics,

    A. Beitelmal and D. Fabris, “Servers and data centers energy performance metrics, ”Energy and Buildings, vol. 80, pp. 562–569, 2014. [Online]. Available: https://www.sciencedirect.com/science/article/pii/S0378778814003594

  40. [40]

    A review of federated learning in renewable energy applications: Potential, challenges, and future directions,

    A. Grataloup, S. Jonas, and A. Meyer, “A review of federated learning in renewable energy applications: Potential, challenges, and future directions, ” Energy and AI , vol. 17, p. 100375, 2024. [Online]. Available: https://www.sciencedirect.com/science/article/pii/S2666546824000417

  41. [41]

    Renewables: Share data on wind energy,

    A. Kusiak, “Renewables: Share data on wind energy, ”Nature, vol. 529, no. 7584, pp. 19–21, 2016

  42. [42]

    Wind power forecasting considering data privacy protection: A federated deep reinforcement learning approach,

    Y. Li, R. Wang, Y. Li, M. Zhang, and C. Long, “Wind power forecasting considering data privacy protection: A federated deep reinforcement learning approach, ”Applied Energy, vol. 329, p. 120291, 2023

  43. [43]

    Deep federated learning-based privacy-preserving wind power forecasting,

    A. Ahmadi, M. Talaei, M. Sadipour, A. M. Amani, and M. Jalili, “Deep federated learning-based privacy-preserving wind power forecasting, ”IEEE Access, vol. 11, pp. 39 521–39 530, 2022

  44. [44]

    A privacy-preserving wind speed prediction method based on federated deep learning,

    Y. Wang, W. Zhang, Q. Guo, and Y. Wu, “A privacy-preserving wind speed prediction method based on federated deep learning, ” in2022 4th International Conference on Power and Energy Technology (ICPET) . IEEE, 2022, pp. 638–643

  45. [45]

    An efficient federated transfer learning framework for collaborative monitoring of wind turbines in ioe-enabled wind farms,

    L. Wang, W. Fan, G. Jiang, and P. Xie, “An efficient federated transfer learning framework for collaborative monitoring of wind turbines in ioe-enabled wind farms, ”Energy, vol. 284, p. 128518, 2023

  46. [46]

    A cyber-secure generalized supermodel for wind power forecasting based on deep federated learning and image processing,

    H. Moayyed, A. Moradzadeh, B. Mohammadi-Ivatloo, A. P. Aguiar, and R. Ghorbani, “A cyber-secure generalized supermodel for wind power forecasting based on deep federated learning and image processing, ”Energy Conversion and Management, vol. 267, p. 115852, 2022

  47. [47]

    Public preferences for carbon tax attributes,

    Z. Gevrek and A. Uyduranoğlu, “Public preferences for carbon tax attributes, ” Ecological Economics, vol. 118, pp. 186–197, 2015. , Vol. 1, No. 1, Article . Publication date: September 2025. 32 Jialin et al

  48. [48]

    Carbon taxes,

    G. Timilsina, “Carbon taxes, ” Journal of Economic Literature , 2022

  49. [49]

    A future for carbon taxes,

    A. Baranzini, J. Goldemberg, and S. Speck, “A future for carbon taxes, ”Ecological Economics, vol. 32, pp. 395–412, 2000

  50. [50]

    Toward a systematic survey for carbon neutral data centers,

    Z. Cao, X. Zhou, H. Hu, Z. Wang, and Y. Wen, “Toward a systematic survey for carbon neutral data centers, ”IEEE Communications Surveys & Tutorials, vol. 24, pp. 895–936, 2021

  51. [51]

    Quantitative analysis of the effects of different carbon tax levels on emissions and costs of data centers

    S. Bosse, A. Nahhas, and K. Turowski, “Quantitative analysis of the effects of different carbon tax levels on emissions and costs of data centers. ” inWirtschaftsinformatik (Zentrale Tracks), 2020, pp. 1349–1363

  52. [52]

    Kubernetes scheduling: Extending the default scheduler with the scheduling framework,

    B. Sigelman, Y. Suh, and M. Nawrocki, “Kubernetes scheduling: Extending the default scheduler with the scheduling framework, ” inSREcon. USENIX, 2019

  53. [53]

    Kube-scheduler — concepts, filtering and scoring,

    Kubernetes Contributors, “Kube-scheduler — concepts, filtering and scoring, ” https://kubernetes.io/docs/concepts/ scheduling-eviction/kube-scheduler/, 2024, accessed: 2025-07-15

  54. [54]

    Scheduling framework,

    ——, “Scheduling framework, ” https://kubernetes.io/docs/concepts/scheduling-eviction/scheduling-framework/, 2024, accessed: 2025-07-15

  55. [55]

    Large-scale cluster management at google with borg,

    A. Verma, L. Pedrosa, M. Korupolu, D. Oppenheimer, E. Tune, and J. Wilkes, “Large-scale cluster management at google with borg, ”EuroSys, vol. 10, no. 4, pp. 1–17, 2015

  56. [56]

    Kubernetes scheduling: How it works and key factors,

    T. Duggal, “Kubernetes scheduling: How it works and key factors, ” PerfectScale, Tech. Rep., 2025, explains that default kube-scheduler focuses on CPU/memory, without other metrics. [Online]. Available: https: //www.perfectscale.io/blog/kubernetes-scheduling

  57. [57]

    Gaia scheduler: A kubernetes-based scheduler framework,

    S. Song, L. Deng, J. Gong, and H. Luo, “Gaia scheduler: A kubernetes-based scheduler framework, ” in 2018 IEEE International Conference on Sustainable Computing & Communications , 2018, pp. 252–259, shows static rule-based scheduling without learning or adaptation

  58. [58]

    Fine-grained scheduling for containerized hpc workloads in kubernetes clusters,

    W. Fang et al., “Fine-grained scheduling for containerized hpc workloads in kubernetes clusters, ” arXiv preprint arXiv:2211.11487, 2022, demonstrates that default scheduler does per-pod placement and lacks global optimization. [Online]. Available: https://arxiv.org/abs/2211.11487

  59. [60]

    Kube-scheduler — concepts, filtering and scoring,

    K. Contributors, “Kube-scheduler — concepts, filtering and scoring, ” https://kubernetes.io/docs/concepts/scheduling- eviction/kube-scheduler/, 2024, mentions that the scheduler uses random tie-breaking for nodes with equal scores

  60. [62]

    Ai Alliance fostering a vibrant ai hardware accelerator ecosystem through enabling software technology

    “Ai Alliance fostering a vibrant ai hardware accelerator ecosystem through enabling software technology. ” https: //thealliance.ai/focusareas/hardware, accessed: 2024-07-02

  61. [63]

    CNCF model, view, and reduce your workload carbon emission by crane in a declarative way,

    “CNCF model, view, and reduce your workload carbon emission by crane in a declarative way, ” https://www.cncf. io/blog/2023/03/27/model-view-and-reduce-your-workload-carbon-emission-by-crane-in-a-declarative-way/, ac- cessed: 2024-07-02

  62. [64]

    HashiCorp carbon-aware nomad experiment,

    “HashiCorp carbon-aware nomad experiment, ” https://github.com/hashicorp/nomad/blob/h-carbon-meta/CARBON. md#carbon-aware-nomad-experiment, accessed: 2024-07-02

  63. [65]

    Bp energy outlook 2030,

    B. Global and B. Worldwide, “Bp energy outlook 2030, ”London, UK, vol. 34, 2011

  64. [66]

    Oil producers face their ‘life or death’question,

    D. Sheppard and A. Raval, “Oil producers face their ‘life or death’question, ”Financial Times, vol. 19, 2018

  65. [67]

    Shell’s carbon ambition: Blueprint for an energy supermajor,

    W. Mackenzie, “Shell’s carbon ambition: Blueprint for an energy supermajor, ”Wood Mackenzie, 2018

  66. [68]

    Oil majors see their chance in staid world of utilities,

    A. Ward, “Oil majors see their chance in staid world of utilities, ”Financial Times, www. ft. com/content/648a25ce-116d- 11e8-940e-08320fc2a277 (accessed October 8, 2020) , 2018

  67. [69]

    Oil majors see their chance in staid world of utilities,

    ——, “Oil majors see their chance in staid world of utilities, ”Financial Times, www. ft. com/content/648a25ce-116d-11e8- 940e-08320fc2a277 (accessed October 8, 2020) , 2018

  68. [70]

    The week in energy: Looking for the peak,

    F. Times, “The week in energy: Looking for the peak, ” Financial Times, 2018

  69. [71]

    Majors renewables project tracker,

    W. Mackenzie, “Majors renewables project tracker, ”Wood Mackenzie, 2018

  70. [72]

    Improving data center efficiency through holistic scheduling in kubernetes,

    P. Townend, S. Clement, D. Burdett, R. Yang, J. Shaw, B. Slater, and J. Xu, “Improving data center efficiency through holistic scheduling in kubernetes, ” in2019 IEEE International Conference on Service-Oriented System Engineering (SOSE) . IEEE, 2019, pp. 156–15 610

  71. [75]

    Heats: Heterogeneity-and energy-aware task- based scheduling,

    I. Rocha, C. Göttel, P. Felber, M. Pasin, R. Rouvoy, and V. Schiavoni, “Heats: Heterogeneity-and energy-aware task- based scheduling, ” in2019 27th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP). IEEE, 2019, pp. 400–405

  72. [76]

    Kepler: A framework to calculate the energy consumption of containerized applications,

    M. Amaral, H. Chen, T. Chiba, R. Nakazawa, S. Choochotkaew, E. K. Lee, and T. Eilam, “Kepler: A framework to calculate the energy consumption of containerized applications, ” in2023 IEEE 16th International Conference on Cloud Computing (CLOUD). IEEE, 2023, pp. 69–71

  73. [77]

    Static and dynamic temperature-aware scheduling for multiprocessor socs,

    A. K. Coskun, T. S. Rosing, K. A. Whisnant, and K. C. Gross, “Static and dynamic temperature-aware scheduling for multiprocessor socs, ”IEEE Trans. Very Large Scale Integr. Syst. , vol. 16, no. 9, pp. 1127–1140, 2008

  74. [78]

    Kcss: Kubernetes container scheduling strategy,

    T. Menouer, “Kcss: Kubernetes container scheduling strategy, ” The Journal of Supercomputing , vol. 77, no. 5, pp. 4267–4293, 2021

  75. [79]

    Carbon-aware computing for datacenters,

    A. Radovanović, R. Koningstein, I. Schneider, B. Chen, A. Duarte, B. Roy, D. Xiao, M. Haridasan, P. Hung, N. Careet al., “Carbon-aware computing for datacenters, ”IEEE Transactions on Power Systems , vol. 38, no. 2, pp. 1270–1280, 2022

  76. [80]

    Carbonscaler: Leveraging cloud workload elasticity for optimizing carbon-efficiency,

    W. A. Hanafy, Q. Liang, N. Bashir, D. Irwin, and P. Shenoy, “Carbonscaler: Leveraging cloud workload elasticity for optimizing carbon-efficiency, ”Proceedings of the ACM on Measurement and Analysis of Computing Systems , vol. 7, no. 3, pp. 1–28, 2023

  77. [81]

    Peaks: Power-efficiency-aware kubernetes scheduler,

    P. Souza, Y. Guo, and R. H. Research, “Peaks: Power-efficiency-aware kubernetes scheduler, ” inProceedings of the 20th International Middleware Conference, 2024, p. 321–333

  78. [82]

    Real-time node’s power-aware kubernetes scheduler in a cloud environment,

    S. Kumari and A. Dakhane, “Real-time node’s power-aware kubernetes scheduler in a cloud environment, ”Computer Communications, vol. 215, p. 149–162, 2025

  79. [83]

    Fine- grained heterogeneous execution framework with energy aware scheduling,

    G. Rattihalli, N. Hogade, A. Dhakal, E. Frachtenberg, R. P. H. Enriquez, P. Bruel, A. Mishra, and D. Milojicic, “Fine- grained heterogeneous execution framework with energy aware scheduling, ” in2023 IEEE 16th International Conference on Cloud Computing (CLOUD) . IEEE, 2023, pp. 35–44

  80. [84]

    Carbon-aware online control of geo-distributed cloud services,

    Z. Zhou, F. Liu, R. Zou, J. Liu, H. Xu, and H. Jin, “Carbon-aware online control of geo-distributed cloud services, ”IEEE Transactions on Parallel and Distributed Systems , vol. 27, no. 9, pp. 2506–2519, 2015

  81. [85]

    Caspian: A carbon-aware workload scheduler in multi-cluster kubernetes envi- ronments,

    A. Araldo, R. K. Sitaraman, F. D. Pellegrini, R. Sisto, L. Foschini, M. Hefeeda, R. Canonico, N. Ghanmi, A. Brunner, and A. Raman, “Caspian: A carbon-aware workload scheduler in multi-cluster kubernetes envi- ronments, ” https://research.ibm.com/publications/caspian-a-carbon-a...

  82. [86]

    S.c.a.l.e.: Scheduler for carbon-aware load execution at ing,

    F. den Toonder and A. Hooiveld, “S.c.a.l.e.: Scheduler for carbon-aware load execution at ing, ” inACM Symposium on Cloud Computing (SoCC), 2024, p. 255–268

  83. [87]

    Carbon-aware computing: Measuring and reducing the carbon intensity associated with software in execution,

    M. WattTime and G. S. Foundation, “Carbon-aware computing: Measuring and reducing the carbon intensity associated with software in execution, ” Microsoft, Tech. Rep., 2023. [Online]. Available: https://news.microsoft.com/wp- content/uploads/prod/sites/418/2023/01/carbon_aware_...

  84. [88]

    Telemetry aware scheduling (tas),

    I. Corporation, “Telemetry aware scheduling (tas), ” https://www.intel.com/content/www/us/en/developer/articles/ technical/telemetry-aware-scheduling.html, 2024, accessed: 2025-07-20

  85. [90]

    An rl-based model for optimized kubernetes scheduling,

    J. Rothman and J. Chamanara, “An rl-based model for optimized kubernetes scheduling, ” in2023 IEEE 31st International Conference on Network Protocols (ICNP) . IEEE, 2023, pp. 1–6

  86. [91]

    Artificial intelligence-based kubernetes container for scheduling nodes of energy composition,

    D. Jorge-Martinez, S. A. Butt, E. M. Onyema, C. Chakraborty, Q. Shaheen, E. De-La-Hoz-Franco, and P. Ariza-Colpas, “Artificial intelligence-based kubernetes container for scheduling nodes of energy composition, ”International Journal of System Assurance Engineering and Managem...

  87. [92]

    Greencourier: Carbon-aware scheduling for serverless functions,

    M. Chadha, T. Subramanian, E. Arima, M. Gerndt, M. Schulz, and O. Abboud, “Greencourier: Carbon-aware scheduling for serverless functions, ” inProceedings of the 9th International Workshop on Serverless Computing , 2023, pp. 18–23

  88. [93]

    Reducing cloud expenditures and carbon emissions via virtual machine migration and downsizing,

    N. Huang, A. Li, S. Zhang, and Z. Zong, “Reducing cloud expenditures and carbon emissions via virtual machine migration and downsizing, ” in2023 IEEE International Performance, Computing, and Communications Conference (IPCCC). IEEE, 2023, pp. 74–81

  89. [97]

    Cafe: Carbon-aware federated learning in geographically distributed data centers,

    J. Bian, S. Ren, and J. Xu, “Cafe: Carbon-aware federated learning in geographically distributed data centers, ”arXiv preprint arXiv:2311.03615, 2023

  90. [98]

    Cefl: Carbon-efficient federated learning,

    T. Mehboob, N. Bashir, J. O. Iglesias, M. Zink, and D. Irwin, “Cefl: Carbon-efficient federated learning, ”arXiv preprint arXiv:2310.17972, 2023

  91. [100]

    Eets: An energy-efficient task scheduler in cloud computing based on improved dqn algorithm,

    H. Hou and A. Ismail, “Eets: An energy-efficient task scheduler in cloud computing based on improved dqn algorithm, ” Journal of King Saud University-Computer and Information Sciences , vol. 36, no. 8, p. 102177, 2024

  92. [101]

    An energy efficient rl based workflow scheduling in cloud computing,

    P. V. Reddy and K. G. Reddy, “An energy efficient rl based workflow scheduling in cloud computing, ”Expert Systems with Applications, vol. 234, p. 121038, 2023

  93. [102]

    Hunterplus: Ai based energy-efficient task scheduling for cloud–fog computing environments,

    S. Iftikhar, M. M. M. Ahmad, S. Tuli, D. Chowdhury, M. Xu, S. S. Gill, and S. Uhlig, “Hunterplus: Ai based energy-efficient task scheduling for cloud–fog computing environments, ”Internet of Things, vol. 21, p. 100667, 2023

  94. [103]

    Energy-efficient cloud computing through reinforcement learning-based workload scheduling

    A. R. Malipatil, M. Paramasivam, D. Gulyamova, A. Saravanan, J. V. N. Ramesh, E. Muniyandy, and R. Ghodhbani, “Energy-efficient cloud computing through reinforcement learning-based workload scheduling. ”International Journal of Advanced Computer Science & Applications , vol. 1...

  95. [104]

    Energy-efficient dag scheduling with dvfs for cloud data centers,

    W. Yang, M. Zhao, J. Li, and X. Zhang, “Energy-efficient dag scheduling with dvfs for cloud data centers, ”The Journal of Supercomputing, vol. 80, no. 10, pp. 14 799–14 823, 2024

  96. [105]

    Sla-aware energy-efficient scheduling for microservices in cloud-native platforms,

    Q. Rao and J. Li, “Sla-aware energy-efficient scheduling for microservices in cloud-native platforms, ”Information and Software Technology, vol. 165, p. 106650, 2024

  97. [106]

    Analyzing energy-efficient and kubernetes-based autoscaling of microservices using probabilistic model checking,

    S. N. Agos Jawaddi, A. Ismail, M. S. Sulaiman, and V. Cardellini, “Analyzing energy-efficient and kubernetes-based autoscaling of microservices using probabilistic model checking, ”Journal of Grid Computing , vol. 23, no. 1, p. 3, 2025

  98. [108]

    3gc: A deadline-aware and energy-efficient resource allocation scheme for serverless edge computing,

    Z. Bellal, L. Lahlou, N. Kara, T. Murphy, and T. P. Nguyen, “3gc: A deadline-aware and energy-efficient resource allocation scheme for serverless edge computing, ” in 2025 IEEE 22nd Consumer Communications & Networking Conference (CCNC). IEEE, 2025, pp. 1–9

  99. [109]

    Foa-energy: A multi-objective energy-aware scheduling policy for serverless-based edge-cloud continuum,

    A. A. Da Silva, Y. Georgiou, M. Mercier, G. Mounié, and D. Trystram, “Foa-energy: A multi-objective energy-aware scheduling policy for serverless-based edge-cloud continuum, ” inProceedings of the 40th ACM/SIGAPP Symposium on Applied Computing, 2025, pp. 225–232

  100. [110]

    Energy-efficient virtual machine scheduling in iaas cloud environment using energy- aware green-particle swarm optimization,

    K. Ajmera and T. K. Tewari, “Energy-efficient virtual machine scheduling in iaas cloud environment using energy- aware green-particle swarm optimization, ”International Journal of Information Technology, vol. 15, no. 4, pp. 1927–1935, 2023

  101. [111]

    Container-level energy observability in kubernetes clusters,

    B. Pijnacker, B. Setz, and V. Andrikopoulos, “Container-level energy observability in kubernetes clusters, ” arXiv preprint arXiv:2504.10702, 2025

  102. [112]

    A low carbon kubernetes scheduler,

    A. James and D. Schien, “A low carbon kubernetes scheduler, ” inICT for Sustainability , 2019. [Online]. Available: https://api.semanticscholar.org/CorpusID:195693946

  103. [113]

    Ant colony algorithm for multi-objective optimization of container-based microservice scheduling in cloud,

    M. Lin, J. Xi, W. Bai, and J. Wu, “Ant colony algorithm for multi-objective optimization of container-based microservice scheduling in cloud, ”IEEE Access, vol. 7, pp. 83 088–83 100, 2019

  104. [114]

    Maizx: A carbon-aware framework for optimizing cloud computing emissions,

    F. Ruilova, E. G. Gran, and S.-A. Reinemo, “Maizx: A carbon-aware framework for optimizing cloud computing emissions, ” 2025. [Online]. Available: https://arxiv.org/abs/2506.19972

  105. [115]

    Greenflow: A carbon-efficient scheduler for deep learning workloads,

    D. Gu, Y. Zhao, P. Sun, X. Jin, and X. Liu, “Greenflow: A carbon-efficient scheduler for deep learning workloads, ”IEEE Transactions on Parallel and Distributed Systems , 2024

  106. [117]

    Casa: A framework for slo-and carbon-aware autoscaling and scheduling in serverless cloud computing,

    S. Qi, H. Moore, N. Hogade, D. Milojicic, C. Bash, and S. Pasricha, “Casa: A framework for slo-and carbon-aware autoscaling and scheduling in serverless cloud computing, ” in2024 IEEE 15th International Green and Sustainable Computing Conference (IGSC). IEEE, 2024, pp. 1–6

  107. [118]

    Greenwhisk: Emission-aware computing for serverless platform,

    J. Serenari, S. Sreekumar, K. Zhao, S. Sarkar, and S. Lee, “Greenwhisk: Emission-aware computing for serverless platform, ” in2024 IEEE International Conference on Cloud Engineering (IC2E) . IEEE, 2024, pp. 44–54

  108. [119]

    Casper: Carbon-aware scheduling and provisioning for distributed web services,

    A. Souza, S. Jasoria, B. Chakrabarty, A. Bridgwater, A. Lundberg, F. Skogh, A. Ali-Eldin, D. Irwin, and P. Shenoy, “Casper: Carbon-aware scheduling and provisioning for distributed web services, ” in Proceedings of the 14th International Green and Sustainable Computing Confere...

  109. [120]

    Carbon- and precedence-aware scheduling for data processing clusters,

    A. Lechowicz, R. Shenoy, N. Bashir, M. Hajiesmaili, A. Wierman, and C. Delimitrou, “Carbon- and precedence-aware scheduling for data processing clusters, ” 2025. [Online]. Available: https://arxiv.org/abs/2502.09717 , Vol. 1, No. 1, Article . Publication date: September 2025. ...

  110. [122]

    U-duct: Uncertainty-aware dynamic unified carbon modeling tool for datacenter scheduling,

    W. Guan, Y. K. Zhao, and C. Ababei, “U-duct: Uncertainty-aware dynamic unified carbon modeling tool for datacenter scheduling, ” in2024 IEEE 15th International Green and Sustainable Computing Conference (IGSC) . IEEE, 2024, pp. 29–34

  111. [123]

    A green cloud-based framework for energy-efficient task scheduling using carbon intensity data for heterogeneous cloud servers,

    B. Beena, C. Prashanth, T. S. S. Manideep, S. Saragadam, and G. Karthik, “A green cloud-based framework for energy-efficient task scheduling using carbon intensity data for heterogeneous cloud servers, ”IEEE Access, 2025

  112. [124]

    Carbon-aware temporal data transfer scheduling across cloud datacenters,

    E. Rodrigues, J. Goldverg, and T. Kosar, “Carbon-aware temporal data transfer scheduling across cloud datacenters, ” arXiv preprint arXiv:2506.04117, 2025

  113. [125]

    Hunter: Ai based holistic resource management for sustainable cloud computing,

    S. Tuli, S. S. Gill, M. Xu, P. Garraghan, R. Bahsoon, S. Dustdar, R. Sakellariou, O. Rana, R. Buyya, G. Casale et al., “Hunter: Ai based holistic resource management for sustainable cloud computing, ”Journal of Systems and Software , vol. 184, p. 111124, 2022

  114. [126]

    An approximation algorithm for the generalized assignment problem,

    D. B. Shmoys and É. Tardos, “An approximation algorithm for the generalized assignment problem, ”Mathematical programming, vol. 62, no. 1, pp. 461–474, 1993

  115. [127]

    Dl2: A deep learning-driven scheduler for deep learning clusters,

    Y. Peng, Y. Bao, Y. Chen, C. Wu, C. Meng, and W. Lin, “Dl2: A deep learning-driven scheduler for deep learning clusters, ”IEEE Transactions on Parallel and Distributed Systems , vol. 32, no. 8, pp. 1947–1960, 2021

  116. [129]

    Kube-knots: Resource harvesting through dynamic container orchestration in gpu-based datacenters,

    P. Thinakaran, J. R. Gunasekaran, B. Sharma, M. T. Kandemir, and C. R. Das, “Kube-knots: Resource harvesting through dynamic container orchestration in gpu-based datacenters, ” in2019 IEEE international conference on cluster computing (CLUSTER). IEEE, 2019, pp. 1–13

  117. [130]

    Sustainable supercomputing for ai: Gpu power capping at hpc scale,

    D. Zhao, S. Samsi, J. McDonald, B. Li, D. Bestor, M. Jones, D. Tiwari, and V. Gadepally, “Sustainable supercomputing for ai: Gpu power capping at hpc scale, ”arXiv preprint arXiv:2402.18593, 2023

  118. [131]

    Architecting efficient peak power shaving using batteries in data centers,

    B. Aksanli, E. Pettis, and T. Rosing, “Architecting efficient peak power shaving using batteries in data centers, ” in2013 IEEE 21st International Symposium on Modelling, Analysis and Simulation of Computer and Telecommunication Systems , 2013, pp. 242–253

  119. [132]

    Managing distributed ups energy for effective power capping in data centers,

    V. Kontorinis, L. E. Zhang, B. Aksanli, J. Sampson, H. Homayoun, E. Pettis, D. M. Tullsen, and T. S. Rosing, “Managing distributed ups energy for effective power capping in data centers, ” ACM SIGARCH Computer Architecture News , vol. 40, no. 3, pp. 488–499, 2012

  120. [133]

    High-efficiency power supply system for server machines in data center,

    Y. Kuroda, A. Akai, T. Kato, and Y. Kudo, “High-efficiency power supply system for server machines in data center, ” in 2013 International Conference on High Performance Computing & Simulation (HPCS) . IEEE, 2013, pp. 172–177

  121. [134]

    BBC News iceland looks to serve the world,

    “BBC News iceland looks to serve the world, ” http://news.bbc.co.uk/2/hi/programmes/click_online/8297237.stm, accessed: 2009-10-09

  122. [135]

    Data center energy consumption modeling: A survey,

    M. Dayarathna, Y. Wen, and R. Fan, “Data center energy consumption modeling: A survey, ”IEEE Communications Surveys & Tutorials, vol. 18, no. 1, pp. 732–794, 2016

  123. [136]

    Elastic federated learning with kubernetes vertical pod autoscaler for edge computing,

    K. Q. Pham and T. Kim, “Elastic federated learning with kubernetes vertical pod autoscaler for edge computing, ” Future Generation Computer Systems , vol. 158, pp. 501–515, 2024

  124. [137]

    Federated learning for edge computing: A survey,

    A. Brecko, E. Kajati, J. Koziorek, and I. Zolotova, “Federated learning for edge computing: A survey, ”Applied Sciences, vol. 12, no. 18, p. 9124, 2022

  125. [138]

    Improving vertical federated learning by efficient communication with admm,

    C. Xie, P.-Y. Chen, C. Zhang, and B. Li, “Improving vertical federated learning by efficient communication with admm, ” in Workshop on Federated Learning: Recent Advances and New Challenges (in Conjunction with NeurIPS 2022) , 2022

  126. [139]

    Reliable federated learning for mobile networks,

    J. Kang, Z. Xiong, D. Niyato, Y. Zou, Y. Zhang, and M. Guizani, “Reliable federated learning for mobile networks, ” IEEE Wireless Communications, vol. 27, no. 2, pp. 72–80, 2020

  127. [140]

    Federated learning in edge computing: a systematic survey,

    H. G. Abreha, M. Hayajneh, and M. A. Serhani, “Federated learning in edge computing: a systematic survey, ”Sensors, vol. 22, no. 2, p. 450, 2022. Received ; revised ; accepted , Vol. 1, No. 1, Article . Publication date: September 2025

  128. [2018]

    Available: https://arxiv.org/abs/1807.06193

    [Online]. Available: https://arxiv.org/abs/1807.06193

  129. [2024]

    Available: https://ebooks.iospress.nl/pdf/doi/10.3233/FAIA240406

    [Online]. Available: https://ebooks.iospress.nl/pdf/doi/10.3233/FAIA240406

Pith tools

Reviewed August 5, 2026 · model on record in the stance chip above.