grafana / kubernetes-app

A set of dashboards and panels for kubernetes.
https://grafana.com/plugins/grafana-kubernetes-app
Apache License 2.0
401 stars 149 forks source link

deploy dashboards to existing external Grafana #17

Open kmkramer opened 6 years ago

kmkramer commented 6 years ago

I already have a full prometheus stack deployed in my cluster. I want to use these dashboards on my existing grafana server (outside of K8s). I have exposed my prometheus-server service using a LoadBalancer @ port 9090 and have added that datasource to my grafana. I've got about 80 of the panels working.

jtlisi commented 6 years ago

@kmkramer Are you running into problems with any panels in particular?