Skip to content

vincent-pli/dashboard

 
 

Repository files navigation

Tekton Dashboard

License

Tekton Dashboard is a general purpose, web-based UI for Tekton Pipelines. It allows users to manage and view Tekton Pipeline and Task runs and the resources involved in their creation, execution, and completion.

Dashboard UI workloads page

Getting Started

[coming soon] To deploy the dashboard, execute the following command:

sh
$ kubectl apply -f https://raw.githubusercontent.com/tektoncd/dashboard/...

To access the Tekton Dashboard from your local workstation you must create a secure channel to your Kubernetes cluster. Run the following command:

$ kubectl proxy

Now access Dashboard at:

http://localhost:8001/api/v1/namespaces/tekton-pipelines/services/https:tekton-dashboard:/proxy/.

Want to contribute

We are so excited to have you!

About

A dashboard for Tekton!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • CSS 15.0%
  • HTML 0.1%