Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

kabanero-io/kabanero-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kabanero Pipelines

Kabanero uses pipelines to illustrate a continuous input and continuous delivery (CI/CD) workflow. This repository provides a set of default tasks and pipelines that can be associated with application stacks. These pipelines validate the application stack is active, build the application stack, publish the image to a container registry, scan the published image, and then deploy the application to the Kubernetes cluster. You can also create your own tasks and pipelines and customize the pre-built pipelines and tasks. All tasks and pipelines are activated by Kabanero’s standard Kubernetes operator.

To learn more about the tasks and pipelines and how to run the pipelines, please visit the working with pipelines guide.