it does. in a pod….
# harvester
t
it does. in a pod….
☝️ 1
🥲 1
p
Truee... But if I need to restore rke2 (which is in an etcd defrag loop) from one of the etcd snapshots it makes regularly, etcdctl would have been great to have haha
t
ah good point.
p
Copy code
rke2 server \
  --cluster-reset \
  --cluster-reset-restore-path=<PATH-TO-SNAPSHOT>
Nevermind, rke2 has a command for this 😛 No need for etcdctl Though, I don't have the rke2 command available to me on the harvester node?? 👀
/opt/rke2/bin/rke2
aight problem solved
t
damm about to type that. lol