Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
Stefan Prodan 4c7f133315
Merge pull request #19 from fluxcd/fix-resume
Fix resume waiting
2020-05-03 16:49:47 +03:00
.github Fix resume waiting 2020-05-03 13:29:16 +03:00
cmd/tk Fix resume waiting 2020-05-03 13:29:16 +03:00
docs Add bash completion cmd 2020-05-01 22:06:44 +03:00
install Add CLI install instruction and script 2020-04-30 22:23:24 +03:00
manifests manifests: fix leader election rbac 2020-05-03 13:05:35 +03:00
.gitignore Init toolkit CLI 2020-04-24 14:30:27 +03:00
.goreleaser.yml Add release workflow to CI 2020-04-25 19:28:51 +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 build: update cobra to v1.0 2020-05-01 19:43:22 +03:00
go.sum build: update cobra to v1.0 2020-05-01 19:43:22 +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.