k8s_get_deployments
Retrieve Kubernetes deployment status including replicas, availability, and readiness across namespaces to monitor application health and resource allocation.
Instructions
List deployments with replicas, available, and ready status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | Namespace (default: default) | |
| allNamespaces | No | List across all namespaces |