Zurück zum Ranking
argoproj/argocd-example-apps
JsonnetExample Apps to Demonstrate Argo CD
argocd
Kennzahlen
Sterne-Wachstum
Sterne
2.1k
Forks
10.1k
Wochenwachstum
—
Issues
12
1k2k
Juni 2018Okt. 2019Feb. 2021Juni 2022Nov. 2023März 2025Juli 2026
README
Argo CD Example Apps
This repository contains example applications for demoing Argo CD functionality. Feel free to register this repository to your ArgoCD instance, or fork this repo and push your own commits to explore Argo CD and GitOps!
| Status | Application | Description |
|---|---|---|
| apps | An app composed of other apps synchronized in cd.apps.argoproj.io | |
| applicationset | One example per ApplicationSet generator type (List, Cluster, Git, Matrix, Merge, Pull Request), including an intentionally-broken Git generator, progressive sync example, and ApplicationSet in any namespace examples | |
| blue-green | Demonstrates how to implement blue-green deployment using Argo Rollouts | |
| guestbook | A hello word guestbook app as plain YAML | |
| helm-dependency | Demonstrates how to customize an OTS (off-the-shelf) helm chart from an upstream repo | |
| helm-guestbook | The guestbook app as a Helm chart | |
| helm-hooks | An application with native Helm hooks | |
| jsonnet-guestbook | The guestbook app as a raw jsonnet | |
| jsonnet-guestbook-tla | The guestbook app as a raw jsonnet with support for top level arguments | |
| kustomize-guestbook | The guestbook app as a Kustomize app | |
| plugins/kasane | Apps which demonstrate config management plugins usage with kasane | |
| plugins/kustomized-helm | Apps which demonstrate config management plugins usage with a kustomized helm chart | |
| pre-post-sync | Demonstrates Argo CD PreSync and PostSync hooks | |
| sock-shop | A microservices demo app (https://microservices-demo.github.io) | |
| sync-waves | Demonstrates Argo CD sync waves with hooks |
Ähnliche Repositories