Launches
G
Gitkube
Build and deploy docker images to Kubernetes using git push.
89 votes·3 comments·Mar 29, 2018
About
Gitkube is 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 docker images to Kubernetes automatically. It can be configured to update any k8s deployment with a newly built image using dockerfile present in the repo.