fix a type (#13667)

This commit is contained in:
Xiaopeng Han 2023-07-31 21:23:52 +08:00 committed by GitHub
parent 71f54f49e5
commit e81b456e59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ k3d makes it very easy to create single- and multi-node k3s clusters in docker,
## Set up Dashboard UI for k3d
k3d does not have a built in Dashboard UI like minikube. But you can still set up Dashboard, a web based Kubernetes UI, to view your cluster.
k3d does not have a built-in Dashboard UI like minikube. But you can still set up Dashboard, a web based Kubernetes UI, to view your cluster.
Follow these instructions to set up Dashboard for k3d.
1. To deploy Dashboard, run the following command: