Flux2 to automate cluster state using code residing in this repo
- discord-notifications/ - configure discord for notifications and alerts
- flux-instance/ - main entrypoint for flux
- flux-operator/ - helm chart to manage flux
There are additional components outside of this directory that are managed by flux. See the following directories for more details:
- ../../setup/flux/cluster - flux kustomization definition for this cluster & repo.
- ../../setup/flux/repositories - all of the
HelmRepositorydefinitions used by various HelmReleases in the cluster. It is necessary to ensure that the Helm repositories are available before the HelmReleases are applied.
