This message was deleted.
# rke2
a
This message was deleted.
c
That's a rancher thing. Not sure what it uses to store that state but it's tracked in Rancher, rke2 itself is not aware of that.
You might check for annotations/labels/taints on the node or machine object
b
Oh my gosh, so
Cordon -> Uncordon -> fixed 🙂
Easy!
I was thinking I could unstick it by intentionally draining and the undraining it (since it's stuck in Drained) but Cordon and Uncordon turned out to do the trick
c
there ya go! Cordoned is definitely a state that the node is aware of. drained not so much.