Fix dashboard link [skip ci] (#3772)
This commit is contained in:
parent
b02d34c347
commit
d36de8a63d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue