This message was deleted.
# rancher-desktop
a
This message was deleted.
1
w
yup if you quit rd than the vm or the distro will be stopped. why do you think that it is still running?
r
Something about the age of some of the pods made me think so. 🤷
w
sounds a bit odd. you can look for running processes etc
r
Should had a poke at the menubar icon that would’ve confirmed k3s being restarted 🤦
f
Shutting down will not destroy the Pods, but only the containers. When k3s restarts the Pods will recreate the containers. So the age of the Pod is the time when they were created.
🦜 1
You can use "Reset Kubernetes" if you want to destroy all the workloads in the cluster: Troubleshooting | Rancher Desktop Docs. If you also want to delete the images and start with a fresh VM you can use "Factory Reset".
r
Thanks for the clarification Jan!