Import existing flux resources to Flamingo
Is there any way to import existing flux resources to flamingo starting from flux-system root Kustomization? I have a large project deployed with flux and want to add flamingo as some kind of UI
I mean some automatic way, not via flamingo cli. Basicalli it would be creat if we could import resources and create new resources which will be dislpayed in flamingo with flux
Hi @hirenko-v That would need a new controller to do so. I have a plan but we don't have resources yet to implement it.
I have written a Quick and Dirty operator to achieved that.
You can git it a try it may help.
@pmialon
We could host it as a new project of this org, if you'd like to.