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
- Host: GitHub
- URL: https://github.com/nmasse-itix/3scale-toolbox-tekton
- Owner: nmasse-itix
- Created: 2019-06-27T14:10:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T15:29:55.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T11:16:34.779Z (4 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).**