GitOps is becoming popular for Kubernetes app deployment, and the GitOps tool for Argo CD is getting widely adopted. In this article, we will see how ArgoCD can be used to deploy code into multiple clusters. We recommend creating a separate GitHub repository for GitOps and avoiding using the GitHub organization for source code.

5m read timeFrom devtron.ai
Post cover image
Table of contents
IntroductionPrerequisiteSteps to deploy apps into multicluster using Argo CDStep-1: Enable Argo CD from the Devtron stack managerStep-2: Configure Git to allow infrastructure configuration for deploymentStep-3: Create a new application for GitOps deploymentStep-4: Create a GitOps pipeline for deploying applications into multiple clustersStep-5: Execute the GitOps pipelineStep-6: Enable auto-sync in Argo CD (Optional)Conclusion

Sort: