cordon_node
Prevent new pods from being scheduled on a node by marking it as unschedulable. Use this for node maintenance or troubleshooting.
Instructions
Marks a node as unschedulable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, simulates the action | |
| cluster | No | Target cluster name (default: 'default') | |
| nodeName | Yes | Name of the node to cordon |