uncordon_node
Mark a node as schedulable to resume pod scheduling after maintenance or repair.
Instructions
Marks a node as schedulable.
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 uncordon |