Tekton Dashboard
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
andTaskRun
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
Read the docs
- Installing Tekton Dashboard
- Jump in with the "Getting started" tutorial!
- Take a look at our roadmap
- Discover our releases
- Try our walk-throughs for more details on deploying and configuring the Tekton Dashboard for some common scenarios
- Learn how to add additional resource types to the Tekton Dashboard using extensions
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!
- Feature requests and bug reports welcome, please open an issue
- See CONTRIBUTING.md for an overview of our processes
- See DEVELOPMENT.md for how to get started
- Look at our good first issues and our help wanted issues
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.