Argo CD

From Freephile Wiki
Revision as of 10:44, 10 May 2024 by Admin (talk | contribs) (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''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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/