Where we keep apps config files to be reconsiled by flux.
-
common: Applications that will be installed by default. Like, dex and podinfo apps.
-
enterprise: Enterprise components that will be installed if you choose to install enterprise
--weave-mode enterprise
. -
enterprise-leaf: Apps that will be installed if you choose to create leaf cluster
--weave-mode leaf
. -
gitops: gitops app will be installed if you choose to install gitops-core
--weave-mode core
. -
flagger: flagger and ingress apps will be installed if you choose to install flagger
--enable-flagger
.
Note:
Under each directory there is a kustomization.yaml-template
file. We copy this file to your cluster directory. So you don't worry about them at all ;).