Merge branch 'gh_1375' of https://github.com/reactiveops/kops into gh_1375

This commit is contained in:
Eric Hole 2017-01-09 22:44:57 -05:00
commit b854d6a65f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ The [dashboard project](https://github.com/kubernetes/dashboard) provides a nice
Install using:
```
kubectl create -f https://rawgit.com/kubernetes/dashboard/master/src/deploy/kubernetes-dashboard.yaml
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.5.0.yaml
```
And then navigate to `https://api.<clustername>/ui`