Changes

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''..."
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:

* [[Kustomize]]
* [[Helm]]

If you're integrating with a [[Continuous Integration|CI]] tool:

* GitHub Actions
* Jenkins

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

Navigation menu