turbot/gcp_insights

Query: kubernetes_cluster_by_location

Usage

powerpipe query gcp_insights.query.kubernetes_cluster_by_location

Steampipe Tables

SQL

select
location,
count(i.*) as total
from
gcp_kubernetes_cluster as i
group by
location;

Dashboards

The query is used in the dashboards: