kubernetes-app
kubernetes-app copied to clipboard
deploy dashboards to existing external Grafana
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.
@kmkramer Are you running into problems with any panels in particular?