Gitkube: Deploy Docker Images on Kubernetes
Gitkube is a tool for building and deploying docker images on Kubernetes using
git push
.After a simple initial setup, users can simply keep
git push
-ing their repos to build and deploy to Kubernetes automatically.