turbot/kubernetes_insights

Query: role_input

Usage

powerpipe query kubernetes_insights.query.role_input

Steampipe Tables

SQL

select
title as label,
uid as value,
json_build_object('context_name', context_name) as tags
from
kubernetes_role
order by
title;

Dashboards

The query is used in the dashboards: