This repository contains samples to illustrate how to enable reconciliation windows for a K8s cluster managed by Flux.
- Running cluster (AKS, K3s, etc)
- Installed Flux CLI
Fork repository
git fork https://github.com/MahrRah/flux-reconciliation-windows-sample.git
For the next steps follow README.md
for the sample you are interested in:
Sample1
: GitOps repository that enables reconciliation windowsSample2
: GitOps repository to support both real-time and reconciliation window changesSample3
: GitOps repository with a "bootstrap"Kustomization
approachSample4
: GitOps repository with a "bootstrap"Kustomization
approach, notification controler and variable substitution.