gitkube | Build and deploy docker images to Kubernetes ...
https://gitkube.shGitkube 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. When should I use gitkube? Ideal for development where you can push your WIP branch to the cluster to test.