Open sibh8 opened 7 years ago
Hi,
The dashboard is not visible when I hit the URL
http:/:8001/ui.
The dashboard used to be accessible previously. Please help me in resolving this issue. Its a bit urgent.
I am trying to access the gcloud k8s cluster on my local using this utility. Please help me with the same.
I am executing the following command on my linux (centos7) machine.
nohup kubectl proxy --www=/opt/gcp-live-k8s-visualizer --address='102.101.105.21' --accept-hosts='^localhost$,^127.0.0.1$,^102.101.105.21$,^[::1]$': &
Thanks
Hi,
The dashboard is not visible when I hit the URL
http:/:8001/ui.
The dashboard used to be accessible previously. Please help me in resolving this issue. Its a bit urgent.
I am trying to access the gcloud k8s cluster on my local using this utility. Please help me with the same.
I am executing the following command on my linux (centos7) machine.
nohup kubectl proxy --www=/opt/gcp-live-k8s-visualizer --address='102.101.105.21' --accept-hosts='^localhost$,^127.0.0.1$,^102.101.105.21$,^[::1]$': &
Thanks