Skip to content

Commit

Permalink
Merge pull request #31742 from shu-mutou/patch-1
Browse files Browse the repository at this point in the history
Update reviewers from SIG-UI
  • Loading branch information
k8s-ci-robot authored Feb 15, 2022
2 parents 3c9583d + c1da5f2 commit a04f1c9
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
reviewers:
- bryk
- floreks
- maciaszczykm
- shu-mutou
- mikedanese
title: Deploy and Access the Kubernetes Dashboard
description: >-
Expand Down Expand Up @@ -35,7 +37,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.4.0/aio/deploy/recommended.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml
```

## Accessing the Dashboard UI
Expand Down

0 comments on commit a04f1c9

Please sign in to comment.