Werft – Just Kubernetes Native CI
Werft is a Kubernetes-native CI system. It is aware of no pipelines, simply jobs and every job is a Kubernetes pod. Werft executes jobs that run your construct or deployment. It doesn’t prescribe how that construct should be structured, or make assumptions about your deployment. At its core it begins, displays and controls Kubernetes pods, successfully turning Kubernetes into your CI system.
https://github.com/csweichel/werft
Tags |
kubernetes continuous-integration ci kubernetes-tools deployment |
Implementation |
Go |
License |
MIT |
Platform |
Windows Linux MacOS |