Draft : Simple app development & deployment - into any Kubernetes cluster. Draft makes it easy to build applications that run on Kubernetes. Draft targets the...
Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this:
$ git push production master
Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
Gitkube is a tool for building and deploying docker images on Kubernetes using git push.