Skip to content

GitOps: Build CI/CD Pipeline using GitHub Actions, ArgoCD, and deploy on EKS cluster

Notifications You must be signed in to change notification settings

ravindrasinghh/argocd-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

argocd-setup

Argo CD - Declarative Continuous Delivery for Kubernetes

What is Argo CD?

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.

Argo CD UI

Why Argo CD?

  1. Application definitions, configurations, and environments should be declarative and version controlled.
  2. Application deployment and lifecycle management should be automated, auditable, and easy to understand.

Who uses Argo CD?

Official Argo CD user list

Documentation

To learn more about Argo CD go to the complete documentation. Check live demo at https://youtu.be/aknJrQH8TMM.

About

GitOps: Build CI/CD Pipeline using GitHub Actions, ArgoCD, and deploy on EKS cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published