[caasp-beta] kubernetes dashboard in v2.0 GA

Jerry Hwang special011 at gmail.com
Tue Dec 5 15:55:49 MST 2017


Hi,

Not sure if this mailing list is still usable for caas v2 GA though.

I have a question about kubernetes dashboard.
It worked with v1, however the same way now doesn't work.

According to documentation, I did

1. kubectl create -f (on kubernetes master node)
https://raw.githubusercontent.com/kubernetes/dashboard/v1.6.3/src/deploy/kubernetes-dashboard.yaml

I see 1 'kubernetes-dashboard' in pod/service/deployment list

2. kubectl proxy --address=10.2.240.232 --accept-hosts='^*$'&
(10.2.240.232 is kubernetes master)

3. now if I try http://10.2.240.232:8001/ui
it is loading then redirected to
http://10.2.240.232:8001/api/v1/namespaces/kube-system/services/kubernetes-dashboard/proxy
and show a blank page

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.suse.com/pipermail/caasp-beta/attachments/20171205/dd110062/attachment.htm>


More information about the caasp-beta mailing list