랭킹으로 돌아가기
argoproj/argocd-example-apps
JsonnetExample Apps to Demonstrate Argo CD
argocd
주요 지표
스타 성장
스타
2.1k
포크
10.1k
주간 성장
—
이슈
12
1k2k
2018년 6월2019년 10월2021년 2월2022년 6월2023년 11월2025년 3월2026년 7월
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 |
관련 저장소