k3s-io / kine

Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
Apache License 2.0
1.49k stars 226 forks source link

Add example grafana dashboard #269

Open gberche-orange opened 5 months ago

gberche-orange commented 5 months ago

Here is a sample kine dashboard that we're working on to try to diagnose expensive inter-az data charges in a multi server k3s cluster running on multiple azs. I hope this can help others. Should also appear at https://grafana.com/grafana/dashboards/20323 shortly as to help search engine indexation.

kine-dashboard

brandond commented 5 months ago

I'm working on adding support for some etcd metrics, would you be up for waiting to merge this until we get those added to the dashboard?

gberche-orange commented 5 months ago

Sure, thanks a lot !