ncloud_nks_update_node_pool
Update the node count or auto-scaling configuration of a node pool in an NKS cluster to adjust compute capacity.
Instructions
Update node pool settings (node count or autoscale) in an NKS cluster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| autoscale | No | Autoscale configuration | |
| nodeCount | No | Desired node count (required if autoscale disabled) | |
| instanceNo | Yes | Node pool instance number | |
| clusterUuid | Yes | UUID of the cluster |