This message was deleted.
# k3s
a
This message was deleted.
c
No, kine is only used for SQL backends. It is bypassed for etcd.
c
Got it. Thanks for the information.
Any idea how to reset the etcd cluster and make fresh k3s installs?
c
cluster-reset just makes it a single node cluster. If you want to clean everything off the node and start over, easiest way is to run the uninstall script.
c
For external etcd, normal k3s uninstall script doesn't work. I just wanna clear the etcd cluster from all data and start over with new k3s install. Cluster reset is also k3s specific command. It doesn't affect external etcd datastore it seems.
c
oh, if you’re on an external datastore then how to clear that datastore is kinda beyond the scope of k3s