Skip to content

Commit

Permalink
Update dashboard instructions for accessing the dashboard addon
Browse files Browse the repository at this point in the history
We might as well just reference the official instructions rather than duplicating them here.
  • Loading branch information
rifelpet committed Apr 1, 2019
1 parent 33128e5 commit 1bb98e6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,7 @@ Install using:
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.10.1.yaml
```

And then navigate to `https://api.<clustername>/ui`

(`/ui` is an alias to `https://<clustername>/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard`)
And then follow the instructions in the [dashboard documentation](https://github.com/kubernetes/dashboard/wiki/Accessing-Dashboard---1.7.X-and-above) to access the dashboard.

The login credentials are:

Expand Down

0 comments on commit 1bb98e6

Please sign in to comment.