Fix dashboard link [skip ci] (#3772)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-02-16 19:58:26 -03:00 committed by GitHub
parent b02d34c347
commit d36de8a63d
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.10.0.yaml
kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/kubernetes-dashboard/v1.10.1.yaml
```
2. Create a [custom Github OAuth application](https://github.com/settings/applications/new)