mirror of https://github.com/docker/docs.git
ENGDOCS-2501 (#22308)
<!--Delete sections as needed --> ## Description Small Kubernetes enhancement for 4.40 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
7d8c6f14f3
commit
ec13567df4
|
@ -83,9 +83,13 @@ The following table summarizes this comparison.
|
|||
|
||||
### Additional settings
|
||||
|
||||
#### Kubernetes dashboard
|
||||
#### Kubernetes Dashboard
|
||||
|
||||
Once Kubernetes is installed and set up, you can select the **Deploy the Kubernetes Dashboard into cluster** setting so you can manage and monitor your Kubernetes clusters and applications more easily.
|
||||
Once Kubernetes is installed and set up, you can select the **Deploy the Kubernetes Dashboard into cluster** setting.
|
||||
|
||||
This setting installs the Kubernetes Dashboard in Docker Desktop and gives you the option to open the Dashboard web UI in an external browser with the **Launch Dashboard** button located at the top-right of the settings page.
|
||||
|
||||
The Kubernetes Dashboard helps you manage and monitor your Kubernetes clusters and applications more easily.
|
||||
|
||||
#### Viewing system containers
|
||||
|
||||
|
|
Loading…
Reference in New Issue