Skip to content

dohnto/k8s-geomap-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}