Argo CD
Revision as of 09: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''...")
A Continuous Deployment solution for Kubernetes. Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes
Basics
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/