ncloud_nks_update_node_pool_taint
Replace all taints on a Node Pool in an NKS cluster to manage pod scheduling. Input cluster UUID, instance number, and key/value/effect taint objects to update.
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 |