turbot/kubernetes_insights

Query: cluster_count

Usage

powerpipe query kubernetes_insights.query.cluster_count

Steampipe Tables

SQL

select
count(distinct context_name) as "Clusters"
from
kubernetes_namespace;

Dashboards

The query is used in the dashboards: