turbot/kubernetes_insights

Query: namespace_input

Usage

powerpipe query kubernetes_insights.query.namespace_input

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: