This message was deleted.
# rancher-desktop
a
This message was deleted.
f
You can either run
kubectl config use-context rancher-desktop
from the terminal, or switch the context from the menu entry in the notification/tray icon:
a
Thanks for replying. I have tried that and restart my device but still the same;
f
That is weird; is Kubernetes enabled in Rancher Desktop? I would think that the diagnostic wouldn't be displayed if it wasn't, so not sure what is going on.
a
if this helps?
f
Yeah, I just verified, and this particular diagnostic will only show up when you have Kubernetes enabled.
Next step would be to check
~/Library/Logs/rancher-desktop/k8s.log
for errors
It should show something like
Copy code
2023-10-26T16:06:10.883Z: Updating kubeconfig /Users/jan/.kube/config...
Also check if you have a
KUBECONFIG
variable set that points to a different kube config.
a
From the logs:
f
Ah, that is consistent with your settings screenshot not showing a k8s version; for some reason you can' fetch the version list. I wonder if there is some kind of connectivity problem; are you using a proxy?
a
I am using a work device; so could it be prolly be a vpn issue?
f
Could be. @proud-jewelry-46860 any idea what to try next?
p
The dumb thing to try would be to restart RD, but I assume that's already done and didn't help…
There may be more things in the logs on the errors it encountered when trying to fetch the list?
a
@proud-jewelry-46860 which logs do you need me to share?
p
k8s.log
should have information about the versions, I think.