Skip to content

Commit 96d4fe8

Browse files
authored
Merge pull request #345 from corradio/patch-1
Update time-shift-kubernetes-cron-jobs.md
2 parents 90cd86b + 2d54b7b commit 96d4fe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/catalog/cloud/time-shift-kubernetes-cron-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Carbon aware time scheduling, is about scheduling workloads to execute, when ele
2020
## Solution
2121
Kubernetes recurrent Jobs (such as ML Training Jobs, Batchs, etc.) are implemented [as CronJobs](https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/). They can be time shifted by using **carbon intensity Forecast data** (24h usually, depdening on the Electricity data provider), to calculate the best time in the future to execute the job.
2222

23-
To capture the impact of time shifting, the following image shows variation of electricity carbon intensity during a day, from one the electricity data providers, [ElectricityMap](https://app.electricitymaps.com/map).
23+
To capture the impact of time shifting, the following image shows variation of electricity carbon intensity during a day, from one the electricity data providers, [Electricity Maps](https://app.electricitymaps.com/map).
2424

2525
![zez](../../../src/images/time-shift.png)
2626

0 commit comments

Comments
 (0)