Merge pull request #3491 from jeefy/version-fix

Update example to use latest Dashboard version.
This commit is contained in:
k8s-ci-robot 2018-11-30 04:14:42 -08:00 committed by GitHub
commit eaa91b0f0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ into a Kubernetes cluster and use it to protect the Kubernetes Dashboard using g
1. Install the kubernetes dashboard
```console
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.5.0.yaml
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.10.0.yaml
```
2. Create a [custom Github OAuth application](https://github.com/settings/applications/new)