Difference between revisions of "Argo CD"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* https://stackoverflow.com/questions/tagged/argocd?tab=Votes | * https://stackoverflow.com/questions/tagged/argocd?tab=Votes | ||
* [[Spinnaker]] | * [[Spinnaker]] | ||
+ | * <code>[[brew install argocd]]</code> | ||
== See also == | == See also == |
Revision as of 09:59, 1 February 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
- Red Hat
- Kubernetes controller
- https://stackoverflow.com/questions/tagged/argocd?tab=Votes
- Spinnaker
brew install argocd
See also
Advertising: