Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
Stefan Prodan f4d78cc08e
Merge pull request #202 from fluxcd/arch
Add ARM64 support to install/bootstrap
2020-09-04 16:37:03 +03:00
.github/workflows Support GitRepository source in HelmRelease cmds 2020-09-03 11:16:57 +02:00
cmd/gotk Merge pull request #202 from fluxcd/arch 2020-09-04 16:37:03 +03:00
docs Merge pull request #202 from fluxcd/arch 2020-09-04 16:37:03 +03:00
install Add ARM64 to install docs and script 2020-09-04 15:10:42 +03:00
manifests Update source and helm controllers 2020-09-04 16:23:21 +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 Publish manifests as release assets 2020-07-17 12:00:15 +03:00
.goreleaser.yml Publish gotk linux/arm64 binary 2020-09-04 12:54: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 Update source and helm controllers 2020-09-04 16:23:21 +03:00
go.sum Update source and helm controllers 2020-09-04 16:23:21 +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 Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
mkdocs.yml Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
README.md Rename tk binary to gotk 2020-09-01 11:33:49 +02: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.