Enterprise forFlux CD
Contact us

reference architectures

White Papers

Reference architecture guides for running Flux in production.

design: 2

April 2025

Gitless Reference Architecture

This guide introduces Gitless GitOps: the desired state of the system is driven by OCI artifacts stored in container registries, built from manifests tracked in Git during the continuous integration process.

Production clusters pull versioned, signed artifacts without direct access to the Git server, and the continuous synchronization of desired and actual state is handled by automated workflows and the Flux reconciliation mechanisms.

Download the PDF

design: 1

March 2024

GitOps Reference Architecture

This guide is a set of best practices and production-ready examples for managing complex multi-tenant, multi-cluster environments with Flux. It shows how to orchestrate the GitOps delivery of applications and infrastructure workloads while catering to the different teams and stakeholders within an organisation.

The guide covers the automated update of applications to staging with gated promotion to production through GitHub Pull Requests.

Download the PDF