https://rancher.com/ logo
c

cuddly-umbrella-82227

12/20/2022, 5:10 PM
Is there a trick to getting Rancher manager installed on Rancher desktop? I’ve tried the stable and latest versions. After install it’s just a blank page. Below is what I’m using to run it: nerdctl run --privileged -d --restart=no -p 8080:80 -p 8443:443 rancher/rancher I’ve verified nothing else is using the ports and verified it’s up checking with lsof command. Not sure how else to troubleshoot. Thanks!
r

rapid-eye-50641

12/20/2022, 5:18 PM
What's the Kubernetes version in your session? Your problem could be related to the Kubernetes version as discussed on the issue thread https://github.com/rancher-sandbox/rancher-desktop/issues/3486, You may want to try with a Kubernetes version < 1.25.0
5 Views