Skip to content

kx uncordon

Reverses kx cordon, letting the scheduler place pods on the node again.

Usage

kx uncordon [OPTIONS] <index>...

Arguments

ArgumentDescription
<index>...Row number from the current listing; run kx state to see it

Global options

OptionDescription
--no-colorDisable styled output
-h, --helpShow this message and exit

Examples

kx uncordon 1
kx uncordon 1 3
kx uncordon 1..3