varshab1210 / bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Bus App

About

This repository contains the source code, deployment manifests and CI/CD pipelines for the bus 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 bus app to the dev environment.

This is a demo applications

About

License:Apache License 2.0


Languages

Language:Shell 35.6%Language:Go 24.9%Language:HTML 21.5%Language:Dockerfile 18.0%