In this post on ArgoCD I am going to walk through deploying an app from ArgoCD to AKS.
First of all, you can deploy an app from the Argo CD web UI or CLI. Ready your application in a Git-based repository. It does not matter what source control system you use for your repository as long as it is Git-based. in our case we will use Azure DevOps to deploy an app. we need to point to a Git repository of either K8s manifest, Helm, or Kustomize. In this blog post I am going to keep it simple and use the simple nginx application
1 Comment
First, what is GitOps? Is it the same as DevOps?
DevOps is the union of people, process, and products to enable the continuous delivery of value to our end users. GitOps is different than DevOps because it focuses specifically on practices designed to improve infrastructure and application configuration management using Git. |
Author
Mohammad Al Rousan is a Microsoft MVP (Azure), Microsoft Certified Solution Expert (MCSE) in Cloud Platform & Azure DevOps & Infrastructure, An active community blogger and speaker.
Al Rousan has over 8 years of professional experience in IT Infrastructure and very passionate about Microsoft technologies and products. Top 10 Microsoft Azure Blogs
Archives
September 2023
Categories
All
|