cool-architect-86201
05/11/2024, 11:20 AMkubectl get po -o yaml kube-proxy-rke-worker-03
Error from server (NotFound): pods "kube-proxy-rke-worker-03" not found
I tried to delete it but couldn't, it remains in the Terminating state.
I plan to restart it, but I can't find a way.
Also, for the kube-proxy on worker-03, although it's in an abnormal state, I created an nginx pod and bound it to worker-03. Accessing its service still works.
So kube-proxy may still be working.
We are using the Cilium plugin with RKE2 version 1.26.
How should we proceed?