uncordon

Mark node “foo” as schedulable

  1. kubectl uncordon foo

Mark node as schedulable.

Usage

$ kubectl uncordon NODE

Flags

NameShorthandDefaultUsage
dry-runnoneMust be “none”, “server”, or “client”. If client strategy, only print the object that would be sent, without sending it. If server strategy, submit server-side request without persisting the resource.
selectorlSelector (label query) to filter on