Install ArgoCD on the EKS cluster and configure synchronization with the GitHub manifest repository.

<p>Hello Cloud and DevOps Enthusiasts, I am excited to share with you my latest article in which I dockerized an application, deployed it to Amazon Elastic Kubernetes Service (EKS) using terraform, build Continuous Integration pipeline using CircleCI and finally implemented GitOps practice using ArgoCD. This blog post is the final part of week 4 challenge in the 10 weeks of CloudOps challenge inspired by&nbsp;<a href="https://www.linkedin.com/in/piyush-sachdeva/?originalSubdomain=ca" rel="noopener ugc nofollow" target="_blank">Piyush Sachdeva</a>.</p> <h1>Prerequisites</h1> <ul> <li>Amazon EKS Cluster</li> <li>AWS CLI</li> <li>Blog 1:&nbsp;<a href="https://medium.com/@taiwolateef55/dockerizing-and-deploying-a-web-application-on-amazon-eks-cluster-using-argocd-and-gitops-af8bc3639cb5" rel="noopener">Dockerizing and Deploying a Web Application on Amazon EKS Cluster using ArgoCD and GitOps methodology with CircleCI</a></li> <li>Blog 2:&nbsp;<a href="https://medium.com/@taiwolateef55/provisioning-an-amazon-eks-cluster-with-terraform-6d90621a5923" rel="noopener">Provisioning an Amazon EKS Cluster with Terraform</a></li> <li>Blog 3:&nbsp;<a href="https://medium.com/p/e604412e959f/edit" rel="noopener"><em>How to set pipeline using CircleCI, update GitHub Kubernetes manifest repo, and push image on Docker Hub</em></a></li> </ul> <p><a href="https://medium.com/@taiwolateef55/install-argocd-on-the-eks-cluster-and-configure-synchronization-with-the-github-manifest-repository-292913509307"><strong>Website</strong></a></p>
Tags: install ArgoCD