This message was deleted.
# k3s
a
This message was deleted.
c
What you you mean by “got removed from the cluster unexpectedly”. There is nothing built into k3s that deletes nodes. What removed the node?
b
Yup we are also not sure how it got removed automatically from the cluster Logs also dont show any error Logs just contain network drivers went in promiscuous and disabled state and after that node not found
"Error updating node status, will retry" err="error getting node "node-worker-5": nodes "node-worker-5" not found"
c
what cloud provider are you using? usually thats the only thing that will delete nodes
either that or someone did it manually
b
its AWS
c
and you have deployed the aws cloud provider?
b
Node is still there We restarted the VM and it joined back the clsuter
c
yes the node will join automatically but if there were localpath volumes or other things bound specifically to that node, recreating it won’t help.
👀 1
you need to figure out what deleted it and stop that from happening.
b
The days count started from scratch Previously it was 418 days and now its 3 days
c
find out what deleted it. it is not k3s, it is something else you have deployed. sounds like probably aws cloud controller
b
ok got it I will debug more in logs I will update here if I find anything Also can we have a call tomorrow if you are available? I can show you logs
c
no, sorry. You can follow up here on Slack though.