<div dir="ltr">Hi,<div><br></div><div>Not sure if this mailing list is still usable for caas v2 GA though.</div><div><br></div><div>I have a question about kubernetes dashboard.</div><div>It worked with v1, however the same way now doesn't work.</div><div><br></div><div>According to documentation, I did</div><div><br></div><div>1. kubectl create -f (on kubernetes master node) <a href="https://raw.githubusercontent.com/kubernetes/dashboard/v1.6.3/src/deploy/kubernetes-dashboard.yaml">https://raw.githubusercontent.com/kubernetes/dashboard/v1.6.3/src/deploy/kubernetes-dashboard.yaml</a></div><div><br></div><div>I see 1 'kubernetes-dashboard' in pod/service/deployment list</div><div><br></div><div>2. kubectl proxy --address=10.2.240.232 --accept-hosts='^*$'&</div><div>(10.2.240.232 is kubernetes master)</div><div><br></div><div>3. now if I try <a href="http://10.2.240.232:8001/ui">http://10.2.240.232:8001/ui</a></div><div>it is loading then redirected to <a href="http://10.2.240.232:8001/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy">http://10.2.240.232:8001/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy</a> and show a blank page</div><div><br></div><div>Jerry</div></div>