Skip to content

stelb/tado-exporter-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tado-exporter for kubernetes

yaml files to run eko/tado-exporter in kubernetes

Install

Create secrets

kubectl create secret generic tado --from-literal=username=yourusername --from-literal=password=password

Start pods and define service

kubectl apply -f deployment.yaml
kubectl apply -f service.yaml

Configure prometheus scraping with prometheus-operator

kubectl apply -f svcmon.yaml

I run these in tado namespace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published