Difference between revisions of "Argo CD"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "A Continuous Deployment solution for Kubernetes. Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes == Basics == How do you plan to ''template''...")
 
(No difference)

Latest revision as of 10:44, 10 May 2024

A Continuous Deployment solution for Kubernetes. Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes

Basics[edit | edit source]

How do you plan to template your applications:

If you're integrating with a CI tool:

  • GitHub Actions
  • Jenkins

see https://argo-cd.readthedocs.io/en/stable/understand_the_basics/