All Projects → tektoncd → hub

tektoncd / hub

Licence: Apache-2.0 license
The tekton hub, official

Programming Languages

go
31211 projects - #10 most used programming language
typescript
32286 projects
shell
77523 projects
CSS
56736 projects
HTML
75241 projects
Makefile
30231 projects

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].