Skip to content

LeRaymy/co2_exporter

Repository files navigation

co2-exporter

A prometheus exporter collecting the actual CO2 emission from France's electricity consumption. It is based on the RTE eco2mix app.

Build

docker build -t co2-exporter .

Deploy

Configuration du deployment dans le deployment.yaml.

kubectl apply -f deployment.yaml

prometheus-adapter

Configuration dans rules.yaml.

helm upgrade --install prometheus-adapter prometheus-community/prometheus-adapter -n monitoring-system -f rules.yml

# horizontal pod autoscaler Configuration dans hpa.yaml

kubectl apply -f hpa.yaml

Liens utiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages