deployment_list
List Kubernetes deployments with replica counts (desired, ready, available) and age. Filter by namespace or target for quick cluster health checks.
Instructions
[READ] List deployments (name, namespace, desired/ready/available, age).
Args: namespace: Namespace; omit for all namespaces. target: k8s target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| namespace | No |