Skip to content

Noah-Huppert/kube-git-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Temporarily Paused

Kube Git Deploy

Automatically deploy git repositories to Kubernetes.

Table Of Contents

Overview

Automatically builds Docker images and deploys Kubernetes resources on Git pushes.

Design

Components

Behavior

API server creates GitHub web hooks for repositories.

Receives GitHub webhook requests for every commit.

Actions on commit depend on contents of kube-git-deploy.toml file in repository.

Golang CLI configures which GitHub repositories webhooks should be created for.

About

Automatically deploy git repositories to Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published