Categorygithub.com/noah-huppert/kube-git-deploy
module
0.0.0-20190102003403-26736ab354c4
Repository: https://github.com/noah-huppert/kube-git-deploy.git
Documentation: pkg.go.dev

# README

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.

# Packages

No description provided by the author