ncloud_nks_update_node_pool
Update node pool settings in an NKS cluster to adjust node count or enable autoscaling with min/max bounds.
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 |