Skip to content

tektoncd/hub

Folders and files

NameName
Last commit message
Last commit date
Aug 2, 2024
Sep 24, 2024
Jan 2, 2024
Sep 10, 2024
Feb 4, 2022
Jan 10, 2025
Oct 12, 2022
Feb 11, 2025
May 17, 2021
Sep 24, 2024
Feb 5, 2025
Feb 11, 2025
Sep 10, 2024
May 8, 2023
Mar 1, 2021
Jan 31, 2024
Apr 2, 2020
Feb 1, 2024
Feb 2, 2022
Feb 10, 2022
May 27, 2021
Apr 2, 2020
Nov 13, 2022
Feb 11, 2025
Feb 11, 2025
Jan 2, 2024
Feb 4, 2022

Tekton Hub

Tekton Hub logo

The Tekton hub is a web based platform for developers to discover, share and contribute tasks and pipelines for Tekton. This repository contains the source code of this service.

Hub is launched as hub.tekton.dev 📣

Key features

  • Tekton Hub provides the following features:
  1. Display of resources in a curated way:

    User gets detailed information such as description, YAML, tags and rating of resources.

  2. Filter by categories :

    This allows user to filter resources based on categories which will help user to get multiple resources.

  3. Search resources on the basis of name or displayName

  4. Rating

    • User can rate a resource based on the experience
    • This can even help the other user as by knowing the rating they can directly compare and use the resource
  5. Sort resources on the basis of name or rating.

  6. Install resources on cluster :

    • The Tekton Hub provides cluster installation commands for tasks or pipelines.

Hub APIs for Integration

The public hub APIs are exposed for Integration outside hub. You can find the API Policy here.

For documentation of public APIs, you can use Hub Swagger

Deploy your own instance

You can deploy your own instance of Tekton Hub. You can find the documentation here.

Want to Contribute

We are so excited to have you!