We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
The dashboard is not visible when I hit the URL
http:/<machine_ip>: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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
The dashboard is not visible when I hit the URL
http:/<machine_ip>: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
The text was updated successfully, but these errors were encountered: