turbot/kubernetes_insights

Query: cluster_role_binding_count

Usage

powerpipe query kubernetes_insights.query.cluster_role_binding_count

SQL

select
'Cluster Role Bindings' as label,
count(*) as value
from
kubernetes_cluster_role_binding
where
context_name = $1;

Params

ArgsNameDefaultDescriptionVariable
$1context

    Dashboards

    The query is used in the dashboards: