ncloud_nks_update_node_pool_taint
Update a node pool's taints in an NKS cluster by replacing all existing taints with the specified set. Control pod scheduling by defining taint key, value, and effect.
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 |