k8s_scale_statefulset
Scale a Kubernetes StatefulSet to adjust the number of pod replicas for managing application capacity and resource allocation in your cluster.
Instructions
Scale a StatefulSet to a specific number of replicas
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | StatefulSet name | |
| namespace | No | Namespace | |
| replicas | Yes | Number of replicas |