Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.74 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.74 KB

Grafana Kubernetes Geomap Dashboard

Understand your infrastructure geographic topology at glance.

Public cloud providers expose codes for their regions (e. g. AWS exposes code us-east-1) and those map to a location (US East - N. Virginia).

There are 2 artifacts of this project which can be used for different purposes:

Grafana Dashboard

Gazetteer Files

What Cloud Providers are Covered?

  • AWS
  • GCP
  • Azure
  • Oracle

What Metrics Contain Cloud Regions?

  • kube-state-metrics:
    • kube_node_labels{label_topology_kubernetes_io_region}
    • kube_persistentvolume_labels{label_topology_kubernetes_io_region}