turbot/kubernetes_insights

Query: node_input

Usage

powerpipe query kubernetes_insights.query.node_input

Steampipe Tables

SQL

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

Dashboards

The query is used in the dashboards: