Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 283 Bytes

kcd

A simple AWS codebuild inspired CI/CD tool on Kubernetes.

Instructions

There are two parts to this application.

1. client-sdk

A Golang app for creating a pod and accepting the configs.

2. runner

A Golang container that runs in the pod created by the client-sdk