scale_machine_set
Scale a MachineSet to a specified number of replicas by patching its spec.replicas. Scaling down deletes machines and their nodes.
Instructions
Scale a MachineSet to the given number of replicas by patching spec.replicas. WARNING: Scaling down will cause machines (and their nodes) to be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cluster | No | ||
| replicas | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |