mirror of https://github.com/kubernetes/kops.git
update to use v1.10.0
This commit is contained in:
parent
36c06dec95
commit
135b1d0501
|
|
@ -83,7 +83,7 @@ The [dashboard project](https://github.com/kubernetes/dashboard) provides a nice
|
||||||
|
|
||||||
Install using:
|
Install using:
|
||||||
```
|
```
|
||||||
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.8.3.yaml
|
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.10.0.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
And then navigate to `https://api.<clustername>/ui`
|
And then navigate to `https://api.<clustername>/ui`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue