Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
2020-06-10 12:10:04 +02:00
.github Use kustomize API instead of binary 2020-05-12 08:18:16 +03:00
cmd/tk Add export for public git repos 2020-06-09 16:22:35 +03:00
docs Add bootstrap docs 2020-06-09 16:14:04 +03:00
install Add CLI install instruction and script 2020-04-30 22:23:24 +03:00
manifests Update controllers to v0.0.1-beta.2 2020-06-10 12:12:35 +03:00
pkg/ssh Add Go license to forked package 2020-06-10 12:10:04 +02:00
.gitignore Init toolkit CLI 2020-04-24 14:30:27 +03:00
.goreleaser.yml Set tk version at release time 2020-05-29 18:29:26 +03:00
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
CONTRIBUTING.md Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
DCO Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
go.mod Update controllers to v0.0.1-beta.2 2020-06-10 12:12:35 +03:00
go.sum Update controllers to v0.0.1-beta.2 2020-06-10 12:12:35 +03:00
LICENSE Initial commit 2020-04-24 12:38:22 +03:00
MAINTAINERS Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
Makefile Add bash completion cmd 2020-05-01 22:06:44 +03:00
README.md Add toolkit diagram 2020-05-01 12:47:57 +03:00

toolkit

e2e report license release

Experimental toolkit for assembling CD pipelines the GitOps way.

overview

Components:

To install the toolkit CLI, follow the instructions.