Today we’re taking a look at a GitOps CD tool for Kubernetes called Flux.
Flux is great for keeping our cluster state in Git and it allows automated synchronization between our our Git repository and our Kubernetes cluster.
Git becomes our source of truth for our environment.
We can use Git for auditing our environment and also use feature branching to test our cluster resources against a test environment.

#kubernetes #gitops #devops

Kubernetes GitOps with Flux CD
2.10 GEEK