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
container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:
...
Flux : Flux is a set of continuous and progressive delivery solutions for Kubernetes that are open and extensible.
Kitematic : Run containers through a simple, yet powerful graphical user interface.
Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.