
GitOps for Kubernetes with Priyanka Ravi and Stefan Prodan
Cloud Engineering Archives - Software Engineering Daily
00:00
The Importance of Flux in GitOps
Flux implements the GitOps principles. The idea behind this is that you don't have to connect to if you have production system and that's spread out into zones or whatever. So what Flux does is one of an indirection, instead of you connecting to the clusters, you create definitions for Flux and Kubernetes in your Git repo or REST3 bucket. And Flux does it monitors this external source for changes, then it looks in the cluster and if it detects a drift between what you tell it to do and what's actually running, then it does reconciliation.
Transcript
Play full episode