k8s_scale_deployment
Scale Kubernetes deployments to adjust replica counts for managing application capacity and resource allocation in clusters.
Instructions
Scale a deployment to a specific number of replicas
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Deployment name | |
| namespace | No | Namespace | |
| replicas | Yes | Number of replicas |