All activity
Shahidh K Muhammed
left a comment
Hello everyone!
Thank you Kevin for hunting us!
Gitkube can be installed on any Kubernetes cluster. It can create a git remote url for updating k8s deployments. When source code along with a Dockerfile is pushed to this git remote, Gitkube can build the docker image and update the k8s deployment with the new image. There is no CLI to be installed, no local docker required, just a git push to...
Gitkube
Build and deploy docker images to Kubernetes using git push.
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.
Gitkube
Build and deploy docker images to Kubernetes using git push.