Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mitkar241/argo-cd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argo CD - Declarative Continuous Delivery for Kubernetes


argocd-logo

Declarative continuous deployment for Kubernetes

TODO


  • Research production level folder structure
  • Move to separate directory
  • Try kustomize and other k8s tools
  • How to pull Helm charts and override files from separate repos

Resources


Description


Argo CD is one of the top GitOps continues delivery tools for Kubernetes in Cloud Native ecosystem nowadays.

Argo CD implements GitOps Pull Model where it track any changes in source repos and sync/deploy the changes automatically into the destination clusters.

Why Argo CD


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

About

Declarative continuous deployment for Kubernetes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages