Difference between revisions of "Argo CD"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | [[wikipedia:Argo CD]] is a declarative, [[GitOps]] continuous delivery tool for [[Kubernetes]]. | + | [[wikipedia:Argo CD]] is a declarative, [[GitOps]] [[continuous delivery]] tool for [[Kubernetes]]. |
* https://argo-cd.readthedocs.io/en/stable/ | * https://argo-cd.readthedocs.io/en/stable/ | ||
* [[Google trends]]: https://trends.google.com/trends/explore?date=all&q=argoCD | * [[Google trends]]: https://trends.google.com/trends/explore?date=all&q=argoCD |
Revision as of 14:59, 12 January 2022
wikipedia:Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
- https://argo-cd.readthedocs.io/en/stable/
- Google trends: https://trends.google.com/trends/explore?date=all&q=argoCD
Installing
kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
Related terms
See also
Advertising: