Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this:
$ git push production master
Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.