rollout_status
Check the rollout status of a Kubernetes Deployment, showing desired, updated, available, and unavailable replica counts and whether the rollout is paused.
Instructions
[READ] Rollout status: desired/updated/available/unavailable + paused.
Args: name: Deployment name. namespace: Namespace; omit for the target's default namespace. target: k8s target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | ||
| namespace | No |