Dashboard

Web-based UI for Tekton Pipelines and Tekton Triggers resources

Tekton Dashboard

License Go Report Card CII Best Practices

Tekton Dashboard logo (Tekton cat inspecting resources with a magnifying glass)

Tekton Dashboard is a general purpose, web-based UI for Tekton Pipelines and Tekton Triggers resources.

It allows users to manage and view Tekton resource creation, execution, and completion.

Some of the features the Tekton Dashboard supports:

  • Realtime view of PipelineRun and TaskRun status and logs
  • Filter resources by label
  • View resource overview and YAML
  • Show resources for the whole cluster or limit visibility to a particular namespace
  • Import resources directly from a git repository
  • Add functionality through extensions

Dashboard UI workloads page

Read the docs

Version specific links are available in the releases page and on the Tekton website.

Browser support

The Tekton Dashboard has been tested on modern evergreen browsers.

It generally supports the current and previous stable versions of:

  • Google Chrome (Windows, macOS, Linux)
  • Mozilla Firefox (Windows, macOS, Linux)
  • Apple Safari (macOS)
  • Microsoft Edge (Windows)

Older versions or other browsers may work, but some features may be missing or not function as expected.

Want to contribute

We are so excited to have you!


Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License. Code samples are licensed under the Apache 2.0 License.


Getting started with Tekton Dashboard

Set up the Tekton Dashboard and explore some of its features


Last modified May 13, 2022: Sync Dashboard docs to the website (629787d)