Gitops 1- Flux CD (GitOps tool for Kubernetes)

FluxCD is a GitOps tool for Kubernetes that automates the deployment of applications by monitoring Git repositories for changes and applying them to your cluster.

It uses a “pull-based” deployment model where the cluster pulls desired state from a Git repository.

Leave a Reply

Your email address will not be published. Required fields are marked *