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:
Allie Sadler 2025-03-31 14:41:06 +01:00 committed by GitHub
parent 7d8c6f14f3
commit ec13567df4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -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