%%
date:: [[2023-04-26]]
parent::
%%
# [[Flux]]
[site](https://fluxcd.io/) | [repo](https://github.com/fluxcd/flux2)
Flux is a graduated [[CNCF]] project that applies [[GitOps]] for [[Kubernetes]]. It is multi-tenant and "multi-everything". It also notably includes [[Flagger]], a [[Progressive Delivery]] tool that automates the release process for k8s apps by running a canary deployment, gathering metrics, and gradually redirecting traffic to the new version.