Skip to content

thanhpd-teko/argocd-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argo CD Demo

Repository demonstrates an application deployment using Jenkins and Argo CD.

The application deployment manifests are located in https://github.com/alexmt/argocd-demo-deploy. The application has e2e and prod environment. The deployment process is implemented using using GitOps methodology and automated using Jenkins pipeline.

pipeline

The pipeline is responsible for building the Docker image and updating deployment repository. The deployment changes are pushed to the Kubernetes cluster by Argo CD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • Dockerfile 16.4%