Closed squaremo closed 7 years ago
I've updated this to say: Continuous Delivery with Weave Flux manages change between your container registry, where typically your CI system pushes or builds a Docker container image, and your version control system that keeps track of your Kubernetes manifests. Flux tracks and acts on the changes between these systems without you having to disassemble and reassemble your infrastructure each time a new feature is added to your app.
This has been addressed in the Continuous Delivery guide
I think the first set of bullet points explains flux well, so all we need to do is outline how those things are tied together.