Flux is a CNCF-hosted, Kubernetes-native GitOps tool. It uses Git as the single source of truth and, via a set of Kubernetes controllers, continuously synchronizes, automates delivery, and heals configuration drift. It supports Helm, Kustomize, OCI Chart and container image integrations, and is suited for multi-cluster scenarios.
image-reflector-controller and image-automation-controller can automatically detect and update image tags and manifestsHelm, Kustomize, and OCI Chart, making reuse and releases easierSuitable for SREs, platform engineers, and DevOps teams, for building CI/CD pipelines, progressive rollouts, multi-cluster management, configuration compliance, and auditing scenarios.
Open-source and maintained by the CNCF community, Kubernetes-native design, modular controller architecture, and mainstream Gi