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

<p>This blog post will explore the synchronization process between the Kubernetes manifest repository and ArgoCD. By setting up this synchronization, ArgoCD can automatically detect changes in the Kubernetes manifest file. Upon detection, it pulls the updated files from the repository and applies them to the cluster, ensuring that the desired state aligns with the actual state of the cluster.</p> <p>Let&#39;s see how we can accomplish this!</p> <p><a href="https://medium.com/@chauhanhimani512/install-argocd-on-the-eks-cluster-and-configure-sync-with-the-github-manifest-repository-9e3d62e1c093"><strong>Website</strong></a></p>