Get cluster status (raw)
get_cluster_statusCheck a PerconaPGCluster's operational status by retrieving Patroni members, PostgreSQL/PgBouncer readiness, host, and conditions.
Instructions
The full .status of a PerconaPGCluster — Patroni members, PostgreSQL/PgBouncer readiness, host, and conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | PerconaPGCluster name | |
| context | No | kube-config context to target (defaults to current-context) | |
| namespace | No | Namespace (defaults to PERCONA_NAMESPACE if set) |