The CNCF Green Reviews Working Group (WG) is an open-source, community-led project that is part of the CNCF Environmental Sustainability Technical Advisory Group (TAG ENV).
The aim of the Green Reviews WG is to set up infrastructure to measure the sustainability footprint of CNCF Projects.
Measuring the sustainability footprint of software is not an easy task. Our vision is that the WG will compute the sustainability data for every release of a CNCF project that requests a sustainability footprint assessment. To achieve such a vision, our goal is to develop a workflow that can integrate well with the existing software lifecycle of other CNCF projects.
A good way to practically understand the first version of the workflow that the WG is designing is to take a look at the following architecture diagram:
The WG’s workflow vision is that every release requesting a sustainability footprint assessment will trigger a Github Action specified in the Green Reviews repo that will start a benchmarking pipeline. The pipeline’s job is to:
- Spin up the Equinix Metal resources
- Install Kubernetes and all the needed observability tools
- Install the software that will be assessed
- Execute the necessary benchmark test cases
- Gather sustainability-related metrics
- Publish sustainability metrics
If you are curious and want to discover more, here are some good resources:
- You can read the deep dive article
- You can watch the Kubecon EU '24 Maintainer Talk
Release | Date | Notes |
---|---|---|
0.1.0 | 14.05.24 | Release Notes |
0.2.0 | Planned before Kubecon NA '24 | Tracking issue |
Here are some resources to learn about the project:
- Charter: The Green Reviews WG Charter outlines the WG's motivation, scope, goals, non-goals, and deliverables.
- Issue Board: Checkout the project's Backlog to find something to work on.
- Design Document (Archived - please refer Documentation section for latest updates): The WG's design document is a live document created and maintained by the open-source contributors of the WG. Everyone is welcome to contribute ideas, questions, comments, suggestions, and take ownership of the project's implementation.
All contributions are welcome, including code contributions, issues, suggestions, questions, product direction, collaborations, etc.
If you are interested in contributing to the project, head over to the Contributing Guide!
All changes to the documentation must be added to the docs folder.
The roadmap contains some of the short and long-term goals of the Green Reviews WG. Timelines are estimates and may change.
Timeline | Goals |
---|---|
Q4 '23 / Before & After KubeCon NA | Announce Green Reviews WG during KubeCon NA Keynotes |
Draft of the implementation for the sustainability footprint measurement workflow | |
Cluster up and running on Equinix | |
Q1 '24 / Before KubeCon EU | Measure the cloud native sustainability footprint of Falco milestone |
Present architecture as part of the maintainer track at KubeCon EU | |
Q2 - Q3 '24 / Before KubeCon NA | Automate cloud native sustainability footprint measuring of the Falco project (alpha version) - Tracking issue |
Q4 '24 / After KubeCon NA | TBD: below possible ideas |
Experiment with a different Energy metrics provider like Scaphandre and compare results | |
Identify new project | |
Reproduce workflow with next CNCF Project |