kx uncordon
Reverses kx cordon, letting the scheduler place pods on the node again.
Usage
kx uncordon [OPTIONS] <index>...Arguments
| Argument | Description |
|---|---|
<index>... | Row number from the current listing; run kx state to see it |
Global options
| Option | Description |
|---|---|
--no-color | Disable styled output |
-h, --help | Show this message and exit |
Examples
kx uncordon 1
kx uncordon 1 3
kx uncordon 1..3