1
0
mirror of synced 2026-03-31 05:54:20 +00:00
Files
flux2/README.md
2020-04-30 22:23:24 +03:00

13 lines
447 B
Markdown

# toolkit
[![e2e](https://github.com/fluxcd/toolkit/workflows/e2e/badge.svg)](https://github.com/fluxcd/toolkit/actions)
Experimental toolkit for assembling CD pipelines the GitOps way.
Components:
* [Toolkit CLI](docs/cmd/tk.md)
* [Source Controller](https://github.com/fluxcd/source-controller)
* [Kustomize Controller](https://github.com/fluxcd/kustomize-controller)
To install the toolkit CLI, see these [instructions](install/README.md).