This message was deleted.
# rancher-desktop
a
This message was deleted.
c
the Q. is, wehre & how 2 start d Dashboard? am using Open SU TW with KDE Desktop Environment and could not find any dashboard icon as described.
b
@crooked-sundown-91277 Hi, in the taskbar do you see the rancher desktop icon (when the program is running), right click, select dashboard
@crooked-sundown-91277 I'm on Tumbleweed, but use GNOME DE
c
got it now even with KDE, thx so much 4 yr help
b
@crooked-sundown-91277 so that helped you figure out the issue?
c
only partially, my main issue is the " Rancher on Rancher Desktop", why i can not open Localhost:8433.
unable to connect, an error occured during a connection to localhost:8443. and as i said, Fw diabled, no Av software, no Proxy neither in host nor in F.fox and beleive that something is wrong with my WiFi ( DHCP).
b
@crooked-sundown-91277 I use helm here
kubectl cluster-info
kubectl config current-context
helm repo add jetstack <https://charts.jetstack.io> --force-update
helm repo add rancher-latest <https://releases.rancher.com/server-charts/latest> --force-update
helm repo update
helm search repo jetstack/cert-manager --versions
helm install cert-manager jetstack/cert-manager --namespace cert-manager --create-namespace --version=1.7.0 --set installCRDs=true
kubectl -n cert-manager rollout status deploy/cert-manager
kubectl -n cert-manager rollout status deploy/cert-manager-webhook
kubectl create namespace cattle-system
helm install rancher rancher-latest/rancher --namespace cattle-system --set hostname=<http://hostname.127.0.0.1.nip.io|hostname.127.0.0.1.nip.io> --set replicas=1 --version=2.6.3 --set bootstrapPassword=iamadmin
kubectl get service traefik --namespace kube-system -o jsonpath='{.spec.ports[1].nodePort}{"\n"}'
<https://hostname.127.0.0.1.nip.io>:<node_port>/
<https://hostname.127.0.0.1.nip.io:32016/>
c
RD Pref. -Kubernets & Trefik, both enabled
i have already used helm, same result
b
@crooked-sundown-91277 Is this the only thing there, can you blow away the lima instance?
c
sure
b
OK, so shut rancher-desktop down and run
rm -rf ~/.local/share/rancher-desktop/lima/0
and restart rancher, that will keep you config so no need to change
c
& then ?
now, it seems that i have fucked up my host and can not login any more.
need 2 repair 1st.
b
@crooked-sundown-91277 huh?
c
sh... happen, so waht, non prod. system
b
whew!
@crooked-sundown-91277 then I would try setting up your rancher again, I've only used helm...
c
by d way, i could not use / install helm, ver. mismatch
gon. send u d msg later when i have got my host back
b
@crooked-sundown-91277 sure