scale_kubernetes_node_pool
Scale Kubernetes node pools to adjust compute capacity for Vultr clusters. Specify target node count using cluster and node pool identifiers.
Instructions
Scale a node pool to the target number of nodes. Smart identifier resolution: use cluster/node pool labels or UUIDs.
Args: cluster_identifier: The cluster label or ID nodepool_identifier: The node pool label or ID target_node_count: Target number of nodes (minimum 1)
Returns: Scaling operation details and status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_identifier | Yes | ||
| nodepool_identifier | Yes | ||
| target_node_count | Yes |