Skip to content

feat(efc): ddx #5258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ At Scaleway the Bare Metal category includes different types of servers, such as
- Elastic Metal servers, and
- Dedibox servers.

This page includes the specificities of the environmental footprint calculation for Apple silicon and Elastic Metal servers.
This page includes the specificities of the environmental footprint calculation for Apple silicon, Elastic Metal, and Dedibox servers.

<Message type="important">
The calculations also take into consideration all the elements described in the [Environmental Footprint calculation breakdown](/environmental-footprint/additional-content/environmental-footprint-calculator/) documentation page. Refer to said page for a full breakdown of the Environmental Footprint calculation performed at Scaleway.
Expand All @@ -34,7 +34,7 @@ The manufacturing impact is prorated based on the server's lifespan and the dura
<Lightbox image={image} alt="" />

<Message type="important">
Currently, our calculations for Elastic Metal GPU servers do not include the environmental impact of GPU manufacturing due to insufficient data from the manufacturer. While the impact of CPUs, RAM, disk, and energy consumption is accounted for, the absence of GPU manufacturing data means the figures provided today are underestimated.
Currently, our calculations for Elastic Metal and Dedibox GPU servers do not include the environmental impact of GPU manufacturing due to insufficient data from the manufacturer. While the impact of CPUs, RAM, disk, and energy consumption is accounted for, the absence of GPU manufacturing data means the figures provided today are underestimated.

We will update our methodology as soon as more reliable data on GPU manufacturing becomes available.
</Message>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,18 @@ The following tables provide details about the Scaleway products that currently

| **Product Name** | **Environmental Footprint calculator available** |
|----------------------------|---------------------------------|
| Elastic Metal | **Yes** |
| Apple Silicon | **Yes** |
| CPU Instances | **Yes** |
| CPU Instances | **Yes** |
| Block Storage | **Yes** |
| Dedibox | **Yes** - The data is currently displayed in the console, and not yet included in the monthly report. |
| Elastic Metal | **Yes** |


## Planned product integration

| **Product Name** | **Environmental Footprint calculator available** |
|----------------------------|---------------------------------|
| Dedibox | **Integration ongoing** |
| Block Storage | **Integration ongoing** |
| Object Storage | **Integration ongoing** |
| GPU Instances | **Not integrated yet** |
| Kubernetes | **Not integrated yet** |
| Container Registry | **Not integrated yet** |
Expand Down
Loading