Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
Stefan Prodan 6cb7897f25
Merge pull request #99 from fluxcd/export-install-manifests
Add export option to tk install
2020-07-16 16:07:13 +03:00
.github Make existence of HelmChart visible 2020-07-14 15:55:23 +02:00
cmd/tk Add export option to tk install 2020-07-16 15:56:05 +03:00
docs Add export option to tk install 2020-07-16 15:56:05 +03:00
install Add instruction for tk kubectl plugin 2020-06-19 17:27:32 +03:00
manifests Update controllers and go modules 2020-07-16 11:30:45 +03:00
mkdocs Add metadata to docs website 2020-06-26 16:41:04 +03:00
pkg/log Migrate to fluxcd/pkg 2020-06-30 17:11:04 +03: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 source watcher dev guide 2020-07-08 17:23:09 +03:00
DCO Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
go.mod Update controllers and go modules 2020-07-16 11:30:45 +03:00
go.sum Update controllers and go modules 2020-07-16 11:30:45 +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 docs: run doc gen as part of test target 2020-06-23 16:25:55 +02:00
mkdocs.yml Add webhook receivers section to Helm guide 2020-07-16 12:39:53 +03:00
README.md Add source watcher dev guide 2020-07-08 17:23:09 +03:00

GitOps Toolkit

e2e report license release

Experimental toolkit for assembling CD pipelines the GitOps way.

overview

To get started with the toolkit please read the docs.