k8s_scale_deployment
Scale a Kubernetes deployment to the specified number of replicas. Confirmation required to apply changes.
Instructions
[DANGEROUS] Scale a Kubernetes deployment to the specified number of replicas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| namespace | Yes | default | |
| replicas | Yes | ||
| confirm | Yes |