This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 256
Can't access kube-ops-view via kubectl proxy #269
Comments
holms
changed the title
Can't access kube-ops-view
Can't access kube-ops-view via kubectl proxy
Jul 30, 2020
You can use this url to access kube-ops http://127.0.0.1:8001/api/v1/namespaces/**kube-ops**/services/http:my-release-kube-ops-view:/proxy adjust the namespace to your setup |
I have the same issue.
So the URL above didn't work and
However, if I changed the URL to
I started to get an HTML page, but unfortunately, it's just blank. Any ideas?
Everything is deployed into the default namespace, no errors in JS / networking console in the browser. |
Ok so this is how you can solve this
after that the service is working |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Your documentation is completely not clear to me: https://kubernetes-operational-view.readthedocs.io/en/latest/getting-started.html
Started kubeproxy
redirected my browser to here: http://localhost:8001/api/v1/proxy/namespaces/default/services/kube-ops-view/
And I see this response:
I've installed kube-ops-view from helm chart via terraform:
And there's service available:
The text was updated successfully, but these errors were encountered: