uncordon_node
Uncordon a node to allow scheduling of new pods on it.
Instructions
Uncordon a node (mark as schedulable).
Args: context_name: The Kubernetes context name node_name: The name of the node to uncordon
Returns: JSON string containing the result of the operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_name | Yes | ||
| context_name | Yes |