loft-sh / vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
https://www.vcluster.com
Apache License 2.0
6.92k stars 426 forks source link

Fluxcd integration #2282

Open Dauliac opened 2 days ago

Dauliac commented 2 days ago

Is your feature request related to a problem?

Hi, you documented well how to use vcluster syn in generic-sync And I want to do the same with fluxcd. I tried achive that, but that's not so simple.

Which solution do you suggest?

Document how to sync fluxcd resources within vcluster

Which alternative solutions exist?

No response

Additional context

No response