turbot/gcp_insights

Query: kubernetes_cluster_input

Usage

powerpipe query gcp_insights.query.kubernetes_cluster_input

Steampipe Tables

SQL

select
name as label,
id as value,
json_build_object('project', project, 'location', location) as tags
from
gcp_kubernetes_cluster
order by
name;

Dashboards

The query is used in the dashboards: