ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

FLUXCD-EDI

Direct Argo CD competitor — modular, lightweight, CLI-first.

Definition

Flux 2 (v2) separates concerns in CRDs: GitRepository / OCIRepository (source), Kustomization / HelmRelease (rendering), Receiver / Alert (notification). Prefers a strict pull-based approach. Often chosen for private EDI platforms where security (no exposed UI) is paramount.

Origin

Created by Weaveworks in 2016 (Flux 1), CNCF v2 redesign in 2021. CNCF graduated in 2023.

Example in context

A GitRepository pointing to https://github.com/acme/edi-config, followed by a Kustomization applying manifests to the edi-prod namespace.

Last updated: May 14, 2026