16 lines
761 B
Markdown
16 lines
761 B
Markdown
# Dashboard
|
|
|
|
The Kubernetes dashboard summarizes your Kubernetes environment and shows the components that make up the environment. 
|
|
|
|
## Environment info
|
|
|
|
This section shows the environment name, its URL and port, along with any [tags](../../admin/environments/tags.md#tagging-an-environment).
|
|
|
|
<figure><img src="../../.gitbook/assets/2.15-kubernetes_env_info.png" alt=""><figcaption></figcaption></figure>
|
|
|
|
## Summary tiles
|
|
|
|
The remaining dashboard is made up of tiles showing the number of [namespaces](namespaces/), [applications](applications/), [configurations](configurations/) and [volumes](volumes/) that make up the environment.
|
|
|
|
<figure><img src="../../.gitbook/assets/2.15-kubernetes_summary_tiles.png" alt=""><figcaption></figcaption></figure>
|