kubernetes-retired/kubedash

Cant access kubedash

Closed this issue · 1 comments

hello, i have followed the set up instructions for kubedash

https://github.com/kubernetes/kubedash

But unable to access it on

{}/api/v1/proxy/namespaces/kube-system/services/kubedash

i have kubernetes 1.2, and ran

kubectl create -f deploy/bundle.yaml

running

kubectl get -f deploy/bundle.yaml

Shows

NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
kubedash 1 1 1 1 11m
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kubedash 10.0.249.107 80/TCP 11m

So it is running, hitting the endpoint to access it will timeout and Chrome will show

took too long to respond.

Any suggestions please?

Thank you

worked after time.