rollout-status
Check deployment rollout status in Kubernetes to verify successful updates and monitor progress.
Instructions
Check the rollout status of a deployment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployment | Yes | The name of the deployment to check | |
| namespace | No | The namespace of the deployment (optional, defaults to current context namespace) |