Flux boostrap with an OCI source #3671
-
In Air-Gapped environments it would be beneficial to not need to rely on the need of an external git server for bootstrap and state storage. We create our Flux repositories in a non-air-gapped environment and then Currently this requires the setup of a git repository and creation of a Kustomization pointing to the OCI source. Any updates only happen via a change to the OCI source. Is there a future Flux out there that would allow for clusters to be bootstrapped using an OCI Source only with state either stored in blob/s3? Similar to how the |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I’ve been experimenting with Git-less Flux bootstrap in these two projects: The goal is to find the best workflow for bootstrap without Git or Buckets, just OCI. |
Beta Was this translation helpful? Give feedback.
-
I think a reasonable alternative would be running the |
Beta Was this translation helpful? Give feedback.
-
Bootstrap with OCI is now supported by Flux Operator Docs: |
Beta Was this translation helpful? Give feedback.
Bootstrap with OCI is now supported by Flux Operator
Docs: