Flux CD # Claim: Flux is a set of continuous and progressive delivery solutions for Kubernetes, and they are open and extensible. Focus: Flux CD is a Continuous Delivery tool to help keep Kubernetes clusters in sync with configuration sources such as Git repositories and automate configuration updates when available. Flux is built with the GitOps toolkit and supports multi-tenancy and syncing an arbitrary number of Git repositories. Flux CD is one of the multiple components available to devel...