Open willtsai opened 10 months ago
During the May community call you were thinking of integrating with kubernetes cd operators like argocd and fluxcd. But how will that work when the radius control plane can eventually be hosted anywhere?
It's true that the most major gitops projects are Kubernetes based (thinking of Flux and ArgoCD). I haven't seen a gitops system that doesn't require Kubernetes running somewhere.
So I think if you wanted to use gitops you'd need somewhere to host one of those projects. Radius won't have to be in the same Kubernetes cluster.
Overview of roadmap item
Enable continuous deployment by integrating with Flux to support GitOps-based deployments.
Related issues
Additional context