k8s_cordon_node
Cordon a Kubernetes node to mark it unschedulable, preventing new pod scheduling while existing pods continue running.
Instructions
Mark a node as unschedulable. Existing pods continue running but no new pods will be scheduled on this node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | ||
| node_name | Yes |