mirror of https://github.com/kubernetes/kops.git
Updated example for dashboard installation to 1.8.3
This commit is contained in:
parent
ee8252e323
commit
c31b3c73a6
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in New Issue