Skip to content

WSL integration not working #2037

Answered by mook-as
larryclaman asked this question in Q&A
Apr 14, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Given the description by the check boxes, I assume you need to look at the kubeconfig files in the individual WSL distros and determine if you want to keep them. Rancher Desktop wants to replace them with symlinks (so they stay up to date when you restart Rancher Desktop), but deleting your existing configuration files automatically wouldn't be great.

Please check if you're happy with deleting them manually, and do that if it seems fine.

Something like:

PS> wsl -d Ubuntu
$ ls -la ~/.kube/config
$ cat ~/.kube/config
$ rm ~/.kube/config # if you're okay with deleting the file

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@larryclaman
Comment options

@vedrancu
Comment options

@bhanuprakash-Csg
Comment options

Answer selected by larryclaman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants