hey all, any way to remove a non-existent deleted ...
# general
f
hey all, any way to remove a non-existent deleted node from my etcd cluster? Seems to be attempting to probe the now deleted node. I'm running a Rancher launched RKE1 cluster and ive deleted this
10.9.200.114
node
Copy code
{
  "level": "warn",
  "ts": "2024-02-02T14:52:15.654Z",
  "caller": "rafthttp/probing_status.go:68",
  "msg": "prober detected unhealthy status",
  "round-tripper-name": "ROUND_TRIPPER_RAFT_MESSAGE",
  "remote-peer-id": "ebb9dc107f179499",
  "rtt": "0s",
  "error": "dial tcp 10.9.200.114:2380: connect: no route to host"
}