mirror of https://github.com/istio/istio.io.git
Update kind to use non-beta Dashboard UI (#7808)
This commit is contained in:
parent
a8d0d554ec
commit
9d3dff5dde
|
@ -75,7 +75,7 @@ Follow these instructions to setup Dashboard for kind.
|
|||
1. To deploy Dashboard, run the following command:
|
||||
|
||||
{{< text bash >}}
|
||||
$ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-beta8/aio/deploy/recommended.yaml
|
||||
$ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0/aio/deploy/recommended.yaml
|
||||
{{< /text >}}
|
||||
|
||||
1. Verify that Dashboard is deployed and running.
|
||||
|
|
Loading…
Reference in New Issue