ncloud_nks_update_node_pool_taint
Update all taints on an NKS node pool by specifying cluster UUID, node pool instance number, and taint key/effect/value pairs.
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 |