How to Deploys AKS Applications Using GitOps and Flux
-
Previously, we discussed how to integrate Azure Kubernetes Service (AKS) clusters into Azure Arc. Having done that, the GitOps extension is already available there along with Flux. GitOps allows you to deploy Git apps from Git repositories to your AKS, and Flux is a toolkit for keeping AKS clusters in sync. They make a very useful combo
Read the post by Florent Appointare, a Microsoft Engineer, on how to use GitOps and Flux to properly deploy Git apps to your AKS cluster and keep everything in sync.