turbot/kubernetes_insights

Query: service_type

Usage

powerpipe query kubernetes_insights.query.service_type

Steampipe Tables

SQL

select
'Type' as label,
type as value
from
kubernetes_service
where
uid = $1;

Params

ArgsNameDefaultDescriptionVariable
$1uid

    Dashboards

    The query is used in the dashboards: