# Dashboard

The Kubernetes dashboard summarizes your Kubernetes environment and shows the components that make up the environment.&#x20;

## Environment info

This section shows the environment name, its URL and port, along with any [tags](https://docs.portainer.io/admin/environments/tags#tagging-an-environment).

<figure><img src="https://content.gitbook.com/content/xdTQRpMuktD2l0URtOJO/blobs/v199LToPCoaB1m9d0kQc/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](https://docs.portainer.io/user/kubernetes/namespaces), [applications](https://docs.portainer.io/user/kubernetes/applications), [services](https://docs.portainer.io/user/kubernetes/networking/services), [ingresses](https://docs.portainer.io/user/kubernetes/networking/ingresses), [ConfigMaps](https://docs.portainer.io/user/configurations#configmaps), [secrets](https://docs.portainer.io/user/configurations#secrets), [volumes](https://docs.portainer.io/user/kubernetes/volumes), and [policies](https://docs.portainer.io/user/kubernetes/broken-reference) that make up the environment.

<figure><img src="https://content.gitbook.com/content/xdTQRpMuktD2l0URtOJO/blobs/UU25aNAqcf1NNGKlgB80/2.38-Dashboard-tiles.png" alt=""><figcaption></figcaption></figure>
