Flux
fluxcd.ioContinuous and progressive delivery solutions for Kubernetes, open and extensible.
Ops & Infragitopskubernetescontinuous-deliveryhelmkustomizecncfopen-source

About
Flux is an open-source GitOps toolkit for Kubernetes that automates continuous and progressive delivery of applications and infrastructure. It synchronizes cluster state with Git repositories, supporting tools like Helm and Kustomize, and integrates with major cloud providers and container registries. Flux is a CNCF Graduated project widely adopted by large organizations for managing multi-cluster Kubernetes environments.
Problem
Managing application deployments and infrastructure state across Kubernetes clusters manually is error-prone, insecure, and difficult to audit.
For
Platform engineers and DevOps teams managing Kubernetes clusters
How it works
Flux automatically reconciles the desired state declared in Git repositories with live Kubernetes clusters, supporting pull-based deployment, image automation, and progressive delivery via Flagger.
Business model
open-source
Status
launched