Skip to content
Discussion options

You must be logged in to vote

I think that you can do this, currently only if you are managing SSH keys by hand.

When you run flux bootstrap, each cluster gets its own Deploy key which is managed based on the path that bootstrap is ran against. This way Flux enforces that each bootstrap refers to an individual specific cluster only, where that cluster is represented by a path that belongs to it (example: ./clusters/my-cluster). You can of course rewrite the gotk-sync.yaml to use an access method that does not require publishing a new Deploy key onto the repo, like connecting with an HTTPS endpoint and a PAT, or even a public HTTPS repo which is not protected by access controls and is read-only for the many identical F…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@kingdonb
Comment options

@Klaven
Comment options

@yebyen
Comment options

@kingdonb
Comment options

@Klaven
Comment options

Answer selected by Klaven
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