dibyom / dashboard

A dashboard for Tekton!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tekton Dashboard

License Go Report Card

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.

Among other things, the Tekton Dashboard supports:

  • Filtering resources by label
  • Realtime view of PipelineRun and TaskRun logs
  • 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
  • Adding functionality through extensions, like automatically triggering pipelines on git events (GitHub and GitLab supported)

Dashboard UI workloads page

Start using Tekton Dashboard

Read the docs

It is strongly recommended to use the v0.6.1.4 release or newer for Tekton Pipelines v0.11.x and v0.12.x and Tekton Triggers v0.4.

  • This is a critically important security release
  • Earlier versions are deprecated and should be used for development or isolated usage only
Version Docs Pipelines Triggers
HEAD Docs @ HEAD v0.11.x - v0.13.x v0.5.x - 0.6.x
v0.7.0 Docs @ v0.7.0 v0.11.x - v0.13.x v0.4.x - 0.5.x
v0.6.1.5 Docs @ v0.6.1.5 v0.11.x - v0.12.x v0.4.x
v0.6.1.4 Docs @ v0.6.1.4 v0.11.x v0.4.x
v0.6.0 v0.11.x v0.3.x
v0.5.3 v0.10.x v0.3.x
v0.5.2 v0.10.x v0.2.x
v0.5.0 v0.10.x v0.1
v0.4.1 v0.8.0 v0.1
v0.3.0 v0.8.0 v0.1
v0.2.1 v0.7.0
v0.1.1 v0.5.2

NOTE: All versions from v0.5.0 support a read-only mode.

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.

About

A dashboard for Tekton!

License:Apache License 2.0


Languages

Language:JavaScript 85.7%Language:Go 8.2%Language:CSS 3.1%Language:Shell 2.7%Language:Python 0.2%Language:Dockerfile 0.1%Language:HTML 0.0%