Hello, trying to do some development on Rancher De...
# rancher-desktop
l
Hello, trying to do some development on Rancher Desktop, getting issue here:
Copy code
This Rancher Desktop installation appears to be older than the version that created your existing Kubernetes cluster. Please either update Rancher Desktop or reset Kubernetes and container images.
I can not factory reset, and resetting kubernetes doesn't work does anyone have other ideas? Ran
rdctl factory-reset --remove-kubernetes-cache
and was fixed Was also trying to do a factory reset from the UI of my dev build of RD which is probably the problem there?
p
The UI just runs
rdctl factory-reset …
so it should be about the same; if you're using
yarn dev
at the time that might have failed to find the correct
rdctl
?