argo-cd/docs
2019-04-01 09:17:09 -07:00
..
assets Sample Grafana dashboard (#1277) 2019-03-19 01:12:21 -07:00
internal Document v0.11.1 changes (#1049) 2019-01-24 15:39:10 -08:00
application.yaml Adds support for Jsonnet External Variables and Top-Level Arguments. … (#1165) 2019-02-26 11:50:13 -08:00
application_sources.md Issue #701 - Add config management plugins documentation (#1175) 2019-03-03 23:19:09 -08:00
architecture.md Add security docs and how to build custom repo-server from Dockerfile (#1078) 2019-02-02 01:42:48 -08:00
argocd-cm.yaml Issue #701 - Add config management plugins documentation (#1175) 2019-03-03 23:19:09 -08:00
argocd-rbac-cm.yaml Switch to kustomize2 as default. Add argocd-ha install manifests (#1169) 2019-02-25 15:25:57 -08:00
argocd-secret.yaml Switch to kustomize2 as default. Add argocd-ha install manifests (#1169) 2019-02-25 15:25:57 -08:00
argocd-ui.gif Add UI GIF, docs for application health, resource hooks, tweaks to README.md (#429) 2018-07-17 18:03:54 -07:00
argocd_architecture.png Add architectural diagram and overview 2018-03-08 15:20:45 -08:00
auto_sync.md Make Argo CD naming consistent (#694) 2018-11-05 11:29:01 -08:00
best_practices.md Add security docs and how to build custom repo-server from Dockerfile (#1078) 2019-02-02 01:42:48 -08:00
ci_automation.md Add security docs and how to build custom repo-server from Dockerfile (#1078) 2019-02-02 01:42:48 -08:00
custom_tools.md Update link to config management plugins in custom_tools.md (#1228) 2019-03-06 01:16:19 -08:00
declarative-setup.md Copy-paste error: clusterResourceWhitelist -> namespaceResourceBlacklist (#1343) 2019-04-01 09:17:09 -07:00
diffing.md Fix documentation on diffing customization (#1285) 2019-03-18 13:20:44 -07:00
faq.md Switch to kustomize2 as default. Add argocd-ha install manifests (#1169) 2019-02-25 15:25:57 -08:00
getting_started.md Use kubernetes recommended labels (#1168) 2019-02-24 01:42:23 -08:00
health.md Document custom health checks and diffing customization (#1140) 2019-02-21 09:40:50 -08:00
ingress.md Correct "basehref " in the sample UI base path (#1024) 2019-01-16 07:59:49 -08:00
metrics.md Fix sample dashboard link in metrics doc (#1299) 2019-03-19 14:26:26 -07:00
parameters.md Update parameters.md (#1007) 2019-01-12 15:50:38 -08:00
project.yaml Copy-paste error: clusterResourceWhitelist -> namespaceResourceBlacklist (#1312) 2019-03-22 02:35:39 -07:00
projects.md Fix issue where argocd app diff reversed the left/right comparison (#1158) 2019-02-22 11:43:23 -08:00
rbac.md Refactor packr box usage into new assets library. Add faster DEV_IMAGE build (#1073) 2019-02-01 13:12:52 -08:00
README.md Switch to kustomize2 as default. Add argocd-ha install manifests (#1169) 2019-02-25 15:25:57 -08:00
resource_hooks.md Fix typo to link from readme (#1179) 2019-02-26 00:53:28 -08:00
security.md Allows you to exclude resources based on API group, kind, and cluster. Fixes #1010 (#1147) 2019-02-21 08:30:13 -08:00
sso.md Support a separate OAuth2 CLI clientID different from server (#1307) 2019-03-22 03:23:51 -07:00
tracking_strategies.md Update release notes for v0.11 and add more documentation (#883) 2018-12-05 17:07:13 -08:00
webhook.md Switch to kustomize2 as default. Add argocd-ha install manifests (#1169) 2019-02-25 15:25:57 -08:00

Argo CD Documentation

Getting Started

Concepts

Quick Reference

Name Kind Description
argocd-cm.yaml ConfigMap General Argo CD configuration
argocd-secret.yaml Secret Password, Certificates, Signing Key
argocd-rbac-cm.yaml ConfigMap RBAC Configuration
application.yaml Application Example application spec
project.yaml AppProject Example project spec

Features

Other