describe_statefulset
Retrieve detailed information about a specific StatefulSet in a Kubernetes namespace, including its configuration and status.
Instructions
Shows details of a StatefulSet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | Target cluster name (default: 'default') | |
| namespace | Yes | The Kubernetes namespace | |
| statefulSetName | Yes | The name of the StatefulSet |