This message was deleted.
# rancher-desktop
a
This message was deleted.
f
Your
htop
output shows that Rancher Desktop is still running. Maybe you just closed the app window? Is the menu bar icon still there, then run
Quit Rancher Desktop
from it's context menu to really terminate it. Or from the shell run
rdctl shutdown
.
Otherwise, if
rdctl shell
is still working, you could try to install
htop
inside the VM with
sudo apk add htop
and see what processes inside the VM are taking the CPU time
w
Jan, thank you for your response. I'll try your suggestions when I start it back up.
👍 1