Fix reference to kube-ui proxy path

pull/6/head
Tim St. Clair 2015-07-08 19:32:28 -07:00
parent 828146c802
commit d8987b3c8a
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ https://<kubernetes-master>/ui/
which redirects to: which redirects to:
``` ```
https://<kubernetes-master>/api/v1/proxy/namespaces/default/services/kube-ui/ https://<kubernetes-master>/api/v1/proxy/namespaces/kube-system/services/kube-ui/
``` ```
## Configuration ## Configuration