ncloud_nks_update_node_pool_taint
Update node pool taints in an NKS cluster to control pod scheduling. Provide cluster UUID, instance number, and taint definitions to replace all existing taints.
Instructions
Update taints on a node pool in an NKS cluster (PUT replaces all taints)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taints | Yes | Taint key/value/effect objects | |
| instanceNo | Yes | Node pool instance number | |
| clusterUuid | Yes | UUID of the cluster |