mirror of
https://github.com/fluxcd/flux2.git
synced 2025-10-30 07:47:09 +08:00
This adds the image controller specs and refs to the workflow that prepares the docs, and links to them in the index. Signed-off-by: Michael Bridgen <michael@weave.works>
1.3 KiB
1.3 KiB
GitOps Toolkit components
The GitOps Toolkit is the set of APIs and controllers that make up the runtime for Flux v2. The APIs comprise Kubernetes custom resources, which can be created and updated by a cluster user, or by other automation tooling.
You can use the toolkit to extend Flux, and to build your own systems for continuous delivery. The the source-watcher guide is a good place to start.
A reference for each component and API type is linked below.