fluxcd / flux

Successor: https://github.com/fluxcd/flux2
https://fluxcd.io
Apache License 2.0
6.9k stars 1.08k forks source link

How can we deploy multiple Fluxv2 Operators on one cluster #3563

Closed mhsh64 closed 2 years ago

mhsh64 commented 2 years ago

Here is the plan

Flux namespace1: flux-system

Flux namespace2: flux-system-dedicated

In each namespace we are deploying source and kustomize operators. We also deployed kustomization and gitrepositories under flux-system namespace,

But we observed even the operators in flux-system-dedicated are monitoring those crds in flux-system namespace

Is this possible to have multiple fluxv2 operators on one cluster dedicated with their own kustomization and gitrepositories crds?

kingdonb commented 2 years ago

Looks like you already found the right place to re-file this, (the fluxcd/flux repo is for Flux v1/Flux "Legacy")

Duplicate of: