Editing Argo CD

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
 
* https://argo-cd.readthedocs.io/en/stable/  
 
* https://argo-cd.readthedocs.io/en/stable/  
  
== Installation ==
+
Installation:
 
* <code>[[helm repo add]] argo https://argoproj.github.io/argo-helm</code>
 
* <code>[[helm repo add]] argo https://argoproj.github.io/argo-helm</code>
 
* <code>[[helm install my-argo argo/argo-cd]]</code>
 
* <code>[[helm install my-argo argo/argo-cd]]</code>
Line 9: Line 9:
 
== Features ==
 
== Features ==
 
* Automated deployment of applications to specified target [[environments]]
 
* Automated deployment of applications to specified target [[environments]]
* Automated configuration [[drift detection]] (can be disabled) and visualization
+
* Automated configuration [[drift detection]] and visualization
 
* Support for multiple config management/templating tools: [[Kustomize]], [[Helm]], [[Jsonnet]], [[plain-YAML]]
 
* Support for multiple config management/templating tools: [[Kustomize]], [[Helm]], [[Jsonnet]], [[plain-YAML]]
 
* PreSync, Sync, PostSync hooks to support complex application rollouts (e.g. [[blue/green]] & [[canary upgrades]])
 
* PreSync, Sync, PostSync hooks to support complex application rollouts (e.g. [[blue/green]] & [[canary upgrades]])
Line 20: Line 20:
 
* Web UI which provides real-time view of application activity
 
* Web UI which provides real-time view of application activity
 
* CLI for automation and CI integration: <code>[[argocd]]</code>
 
* CLI for automation and CI integration: <code>[[argocd]]</code>
* [[Webhook]] integration: [[GitHub]], [[BitBucket]], [[GitLab]]
+
* [[Webhook]] integration (GitHub, BitBucket, GitLab)
 
* [[Access tokens]] for automation
 
* [[Access tokens]] for automation
 
* [[Audit trails]] for application events and API calls
 
* [[Audit trails]] for application events and API calls
Line 29: Line 29:
 
* <code>[[kubectl create namespace]] argocd</code>
 
* <code>[[kubectl create namespace]] argocd</code>
 
* <code>[[kubectl apply]] -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml</code>
 
* <code>[[kubectl apply]] -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml</code>
 
== Activites ==
 
* https://stackoverflow.com/questions/tagged/argocd?tab=Votes
 
* [[Amazon EKS Workshop]]
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[Kubernetes controller]]
 
* [[Kubernetes controller]]
 +
* https://stackoverflow.com/questions/tagged/argocd?tab=Votes
 +
* [[Spinnaker]]
 +
* <code>[[brew install argocd]]</code>
 
* [[Ambassador]]
 
* [[Ambassador]]
 +
* [[Amazon EKS Workshop]]
 +
* [[Tekton]]
 +
* [[Kustomize]]
 +
* [[jsonnet]]
 
* [[IBM Accelerator Tool Kit]]
 
* [[IBM Accelerator Tool Kit]]
* [[Flux]]
+
* [[Agent]]
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: