Skip to content

bigkevmcd/taxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Taxi App

About

This repository contains the source code, deployment manifests and CI/CD pipelines for the taxi application.

Application Source code

The application source code resides in the src directory.

Pipelines

The pipelines that power the CI and CD jobs for this repository have been defined as Tekton Tasks & Tekton Pipeline definitions.

CI

The CI pipeline does the following:

CD

The CD pipeline deploys the kubernetes manifests of the taxi app to the dev environment.

This is a demo