## OverviewTekton Dashboard is a general-purpose, web-based UI for[Tekton Pipelines](https://github.com/tektoncd/pipeline) and[Tekton triggers](https://github.com/tektoncd/triggers) resources.It allows users to manage and view Tekton resource creation, execution, and completion.Some of the features the Dashboard supports:- Realtime view of `PipelineRun` and `TaskRun` status and logs.- Filter lists of resources by label.- View resource details and YAML.- Show resources for the whole cluster or limit visibility to a particular namespace.- Import resources directly from a git repository.- Add functionality using extensions.### Dashboard Documentation URLs[Tekton Dashboard GitHub repository](https://github.com/tektoncd/dashboard)[Tekton Dashboard Releases](https://github.com/tektoncd/dashboard/releases)[reverse proxy](https://kubernetes.io/docs/tasks/extend-kubernetes/http-proxy-access-api/)