mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
Add toolkit diagram
This commit is contained in:
parent
7739d84fa7
commit
a142abb087
2 changed files with 6 additions and 1 deletions
|
|
@ -1,12 +1,17 @@
|
|||
# toolkit
|
||||
|
||||
[](https://github.com/fluxcd/toolkit/actions)
|
||||
[](https://goreportcard.com/report/github.com/fluxcd/toolkit)
|
||||
[](https://github.com/fluxcd/toolkit/blob/master/LICENSE)
|
||||
[](https://github.com/fluxcd/toolkit/releases)
|
||||
|
||||
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).
|
||||
To install the toolkit CLI, follow the [instructions](install/README.md).
|
||||
|
|
|
|||
BIN
docs/diagrams/tk-overview.png
Normal file
BIN
docs/diagrams/tk-overview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 289 KiB |
Loading…
Reference in a new issue