turbot/kubernetes_insights

Query: pod_status

Usage

powerpipe query kubernetes_insights.query.pod_status

Steampipe Tables

SQL

select
phase as "Phase"
from
kubernetes_pod
where
uid = $1;

Params

ArgsNameDefaultDescriptionVariable
$1uid

    Dashboards

    The query is used in the dashboards: