← Nodes489 / 640
hardkubectl

Mark a node as unschedulable using a JSON patch without draining it

command

kubectl patch node NODE_NAME -p '{"spec":{"unschedulable":true}}'

also accepted

kubectl patch node

Test your recall — not just your reading.

Practice with interactive quiz →