Skip to content

GitOps & FluxCD

Declarative cluster state management using FluxCD. This section covers both the cluster bootstrap configuration and application manifest structure.

Current State

FluxCD is bootstrapped on the gitops-dev EKS cluster. The cluster continuously reconciles its state with declarations in the Git repository.

Pages

  • App Manifests - Application deployment structure and environment overlays
  • Dev Bootstrap - How FluxCD was set up on the dev cluster