Difference between revisions of "Argo CD"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* [[Kubernetes controller]] | * [[Kubernetes controller]] | ||
* https://stackoverflow.com/questions/tagged/argocd?tab=Votes | * https://stackoverflow.com/questions/tagged/argocd?tab=Votes | ||
+ | * [[Spinnaker]] | ||
== See also == | == See also == |
Revision as of 14:06, 24 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: