Tekton Dashboard API

The Tekton Dashboard exposes a web UI and a thin proxy/HTTP API over the Tekton CRDs and Tekton Results, providing browsing, log streaming, and run management capabilities.

API entry from apis.yml

apis.yml Raw ↑
aid: tekton:tekton-dashboard-api
name: Tekton Dashboard API
tags:
- Dashboard
- UI
- Backend
properties:
- url: https://tekton.dev/docs/dashboard/
  type: Documentation
- url: https://github.com/tektoncd/dashboard
  type: Source
description: The Tekton Dashboard exposes a web UI and a thin proxy/HTTP API over the Tekton CRDs and
  Tekton Results, providing browsing, log streaming, and run management capabilities.