Updated example for dashboard installation to 1.8.3

This commit is contained in:
Federico Hernandez 2018-05-24 10:11:11 +02:00
parent ee8252e323
commit c31b3c73a6
1 changed files with 1 additions and 1 deletions

View File

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