Gitkube : Gitkube is a tool for building and deploying docker images on Kubernetes using git push.
Skaffold : Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code l...
Lens : Lens is an IDE to take control of your Kubernetes clusters.
git-deploy : Straightforward, Heroku-style, push-based deployment. Your deploys can become as simple as this:
$ git push production master
GRV : GRV is a terminal based interface for viewing git repositories. It allows refs, commits and diffs to be viewed, searched and filtered. The behaviour a...
Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.