You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.
If I try to access the frontend of ranchervm via api-server on my installation of Kubernetes 1.14.4, it is not showing the dashboard, just a blank page with a yellow loading bar in the upper part. Could it be that there are too many changes from 1.8 to 1.14 and therefore not compatible? Or which version have you tested it the last time? Thanks :)
The text was updated successfully, but these errors were encountered:
Sadly using the curent version of K8s 1.15 is showing the same blank page no dashboard. So I don't have a clue why the frontend is not working. Could somebody help me?
As you can see I am using the API-Server to access the services running on my cluster. This should not be a problem as my dashboard is working just fine.
$ kubectl -n ranchervm-system get svc/frontend
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
frontend LoadBalancer 10.43.55.38 100.200.200.123 80:31520/TCP 42m
you can access web ui through node ip and node port (31520)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I try to access the frontend of ranchervm via api-server on my installation of Kubernetes 1.14.4, it is not showing the dashboard, just a blank page with a yellow loading bar in the upper part. Could it be that there are too many changes from 1.8 to 1.14 and therefore not compatible? Or which version have you tested it the last time? Thanks :)
The text was updated successfully, but these errors were encountered: