flux2-kustomize-helm-example icon indicating copy to clipboard operation
flux2-kustomize-helm-example copied to clipboard

Describe clusters/production/infrastructure.yaml

Open tendaworld opened this issue 2 years ago • 3 comments

Have cloned this repo and bootstrapped flux using the getting started guide:

2024-01-16T08:08:35.453Z info Kustomization/apps.flux-system - Dependencies do not meet ready condition, retrying in 30s 2024-01-16T08:08:35.459Z info Kustomization/infra-configs.flux-system - Dependencies do not meet ready condition, retrying in 30s

Issue is brought about by existence of clusters/production/infrastructure.yaml. If i remove it seems to work just fine.

tendaworld avatar Jan 16 '24 08:01 tendaworld

Yeah this example needs some improvements...

lodotek avatar Jan 17 '24 16:01 lodotek

flux get all -A will tell you which things are failing.

stefanprodan avatar Jan 17 '24 16:01 stefanprodan

For those on the fence between Flux and Argo, Flux is often presented as the easier option. For beginners, it would really help if the quick start documentation and repo was robust, detailed, and most of all tested to make sure it all still works. Even as a beginner to k8s and Helm, Flux is simple enough that it's a really good place to get started. Speaking from experience! It's great there is a lot of development and serveral advancements in the application itself, but for the success of the project maintaining a low barrier of entry should not be forgotten as a priority. Thank you for all your hard work!

Aubermean avatar Apr 09 '24 15:04 Aubermean