Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
Martin H Berwanger ab7ff6551f Install script improvements #24
- add checksum verification with sha256sum fallback to shasum
- add downloader fallback to wget
- add os and architecture checks
2020-08-20 08:32:04 -04:00
.github Update notification controller docs to v0.0.7 2020-08-18 14:25:19 +02:00
cmd/tk Make export work offline 2020-08-17 19:58:17 +03:00
docs Add line item for SOPS support 2020-08-13 16:30:39 +01:00
install Install script improvements #24 2020-08-20 08:32:04 -04:00
manifests Update components 2020-08-18 14:23:29 +02: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 Publish manifests as release assets 2020-07-17 12:00:15 +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 Update contributors guide 2020-08-03 15:24:48 +02:00
DCO Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
go.mod Switch to dedicated fluxcd/pkg and api modules 2020-08-18 13:45:48 +02:00
go.sum Switch to dedicated fluxcd/pkg and api modules 2020-08-18 13:45:48 +02: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 initial set of FAQ 2020-08-11 18:04:32 +02: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.