You are viewing documentation for Flux version: 2.0

Version 2.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

GitOps Toolkit components

Documentation of the individual GitOps Toolkit components and their APIs.

Flux is constructed with the GitOps Toolkit components, which is a set of

for building Continuous Delivery on top of Kubernetes.

GitOps Toolkit overview

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 source-watcher guide is a good place to start.

A reference for each component and API type is linked below.


Source Controller

The GitOps Toolkit Source Controller documentation.

Kustomize Controller

The GitOps Toolkit Kustomize Controller documentation.

Helm Controller

The GitOps Toolkit Helm Controller documentation.

Notification Controller

The GitOps Toolkit Notification Controller documentation.

Image reflector and automation controllers

The GitOps Toolkit Image Automation Controllers documentation.