Files
2021-01-28 21:02:57 +11:00

924 B

Badger

Create badges from your prometheus metrics

Air Index Dockerhub Pull Github Star Github Star

How to run

go run main.go

Build with docker

docker build . --tag docker.pkg.github.com/wahyd4/badger/badger

Role binding

kubectl create rolebinding apps-editor-binding --clusterrole=edit --serviceaccount=apps:cd-robot --namespace=apps
kubectl create rolebinding prometheus-ops --clusterrole=prometheus-prometheus-oper-operator --serviceaccount=apps:cd-robot --namespace=apps