Skip to content

Using flux_bootstrap_git with Existing Manifests in Github Repository #5096

Answered by stefanprodan
jranai asked this question in Q&A
Discussion options

You must be logged in to vote

The flux bootstrap command and its Terraform counterpart flux_bootstrap_git are designed to configure each cluster with its own Flux instance manifests. Reusing the Flux manifests across clusters is not supported, the idea here is that you would roll Flux upgrades gradually without risking to bring down all the clusters due to some misconfiguration.

An alternative solution to bootstrap, where you don't push to Git from Terraform, is by using Flux Operator. See here an example https://github.com/controlplaneio-fluxcd/flux-operator/tree/main/config/terraform

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jranai
Comment options

You must be logged in to vote
1 reply
@stefanprodan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants