@control-plane-mast-n1:~> kubectl get no NAME STATUS ROLES AGE VERSION control-plane-mast-n1 Ready control-plane 7h58m v1.32.2 control-plane-mast-n2 NotReady control-plane 7h38m v1.32.2 control-plane-mast-n3 Ready control-plane 7h24m v1.32.2 pool1-wk1-n4 Ready worker 6h55m v1.32.2
• New pod is scheduled on master node n3
@control-plane-mast-n1:~> kubectl get po -Ao wide | grep reg kube-system registry-69ddbbbd77-bk4jz 0/2 ContainerCreating 0 9m45s <none> control-plane-mast-n3 <none> <none>
• Volume attachment is still there on the old node