Hi all, I have a couple of concerns about incorpor...
# rke2
m
Hi all, I have a couple of concerns about incorporating the
rke2-killall.sh
and
rke2-uninstall.sh
scripts in my system. I've seen multiple git issues suggesting that the may leave leftovers, and I've noticed the existence of an extended cleanup script. 1. Is using those scripts the official recommendation for rke2 cnode cleanup? 2. Is there a common suggested practice to better isolate rke2's resources - files, pids and mounts - for an easier cleanup (namespaces, cgroups, etc.) 3. Is there a future plan to make the logic in those scripts a part of the systemd service teardown? Thanks!
b
The linked KB is for rke1, it says use the included scripts for rke2
c
I’m not aware of any problems with the uninstall script. If you find any, please open an issue
👍 1