turbot/kubernetes_insights

Query: statefulset_replicas

Usage

powerpipe query kubernetes_insights.query.statefulset_replicas

Steampipe Tables

SQL

select
'Replicas' as label,
replicas as value
from
kubernetes_stateful_set
where
uid = $1;

Params

ArgsNameDefaultDescriptionVariable
$1uid

    Dashboards

    The query is used in the dashboards: