安装 Rancher 桌面后出现错误并且看不到任何 docker 镜像

use*_*685 5 rancher-desktop

安装了 Rancher 桌面版本 1.0.1 并在“Kubernetes 设置”选项卡上收到此错误。图像选项卡显示:等待图像管理器准备就绪

Rancher 桌面:启动 Kubernetes 时出错错误:C:\Users<userid>\AppData\Local\Programs\Rancher Desktop\resources\resources\win32\bin\kubectl.exe 退出,代码为 255

最后运行命令: wsl --distribution rancher-desktop --exec /mnt/c/Users//AppData/Local/Programs/Rancher Desktop/resources/resources/linux/wsl-helper k3s kubeconfig

上下文:更新 kubeconfig

2022-02-04T14:05:38.370Z:运行命令 wsl --distribution rancher-desktop --exec wslpath -a -u C:\Users<USERID>\AppData\Local\Temp\rd-k3s-RMOHB8\k3s。 .. 2022-02-04T14:05:39.171Z:运行命令 wsl --distribution rancher-desktop --exec cp /mnt/c/Users//AppData/Local/Temp/rd-k3s-RMOHB8/k3s /etc/ conf.d/k3s... 2022-02-04T14:05:40.089Z:运行命令 wsl --distribution rancher-desktop --exec chmod 644 /etc/conf.d/k3s... 2022-02-04T14: 05:40.833Z: 运行命令 wsl --distribution rancher-desktop --exec /sbin/rc-update --update... 2022-02-04T14:05:41.695Z: 运行命令 wsl --distribution rancher-desktop - -exec /usr/local/bin/wsl-service k3s start... 2022-02-04T14:05:42.803Z:运行命令 wsl --distribution rancher-desktop --exec cat /proc/net/route... 2022-02-04T14:05:44.169Z:运行命令 wsl --distribution rancher-desktop --exec cat /proc/net/fib_trie... 2022-02-04T14:05:48.403Z:运行命令 wsl --distribution rancher-desktop --exec wslpath -a -u C:\Users<USERID>\AppData\Local\Programs\Rancher Desktop\resources\resources\linux\wsl-helper... 2022-02-04T14:05:49.537Z :运行命令 wsl --distribution rancher-desktop --exec /mnt/c/Users//AppData/Local/Programs/Rancher Desktop/resources/resources/linux/wsl-helper k3s kubeconfig...

hal*_*ar8 9

我通过删除用户目录中的文件 .kube\config 来解决这个问题,

然后重新启动你的牧场主桌面,

就像这篇文章 https://github.com/rancher-sandbox/rancher-desktop/issues/1494