Skip to content

Commit

Permalink
Merge pull request kubernetes#27961 from scholtz/patch-1
Browse files Browse the repository at this point in the history
update dashboard version to 2.2.0
  • Loading branch information
k8s-ci-robot authored May 12, 2021
2 parents 6845b64 + 61b73ce commit 906cd26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
The Dashboard UI is not deployed by default. To deploy it, run the following command:

```
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0/aio/deploy/recommended.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.2.0/aio/deploy/recommended.yaml
```

## Accessing the Dashboard UI
Expand Down

0 comments on commit 906cd26

Please sign in to comment.