Difference between revisions of "Argo CD"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Installing == | == Installing == | ||
− | kubectl create namespace argocd | + | [[kubectl create namespace]] argocd |
− | kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml | + | [[kubectl apply]] -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml |
== Related terms == | == Related terms == |
Revision as of 16:25, 6 December 2021
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: