An open API service indexing awesome lists of open source software.

https://github.com/nmasse-itix/3scale-toolbox-tekton

Tekton Pipelines for the 3scale-toolbox
https://github.com/nmasse-itix/3scale-toolbox-tekton

Last synced: 2 months ago
JSON representation

Tekton Pipelines for the 3scale-toolbox

Awesome Lists containing this project

README

        

# Deploy APIs with the 3scale_toolbox and Tekton

This repository holds code samples to showcase the use of the [3scale toolbox](https://github.com/3scale/3scale_toolbox) to automate the delivery of APIs using Tekton.

## Usecases

| Usecase | Security | Target | Notes |
|-------------------------------------------------|---------------------|----------------------------------|---------------------|
| [SaaS - API Key](saas-usecase-apikey/) | API Key | SaaS | - |

## Setup

Before you can deploy the provided pipelines, you will need to setup your environment accordingly.

**Follow the [SETUP guide](SETUP.md).**