Hi Everyone. I installed Rancher Desktop with Kube...
# rancher-desktop
a
Hi Everyone. I installed Rancher Desktop with Kubernetes Version 1.23.17. After Installation was completed. I switched to the preferences and enabled "network tunneling" and checked the WSL integration box for my ubuntu-20.04 wsl system. After that i tried the "kubectl version" command on my Ubuntu System but instead of version 1.23.17 it tried to downloaded version 1.28. And i dont know why.
Copy code
I1009 16:40:18.694380    2941 versioner.go:58] Get "<https://127.0.0.1:6443/version?timeout=5s>": dial tcp 127.0.0.1:6443: connect: connection refused
I1009 16:40:18.699235    2941 versioner.go:64] No local kubectl binary found, fetching latest stable release version
I1009 16:40:19.007061    2941 versioner.go:84] Right kubectl missing, downloading version 1.28.2
Downloading <https://storage.googleapis.com/kubernetes-release/release/v1.28.2/bin/linux/amd64/kubectl>