Commit 56135d0
authored
Add ArgoCD integration documentation (#15202)
This adds documentation for using ArgoCD with the Pulumi Kubernetes Operator (PKO) to enable GitOps workflows for infrastructure as code.
Key additions:
- New dedicated ArgoCD documentation page with setup guides, advanced patterns, and best practices
- Integration examples showing multi-cluster deployments and environment provisioning
- Cross-references from PKO documentation and platform engineering solution pages
- ArgoCD logo added to CI/CD platforms grid on continuous delivery index page
The documentation shows how ArgoCD + PKO enables capabilities beyond traditional GitOps tools, such as provisioning entire Kubernetes clusters and deploying applications into them, while maintaining clean separation of concerns between GitOps orchestration and infrastructure provisioning.1 parent bd79651 commit 56135d0
File tree
6 files changed
+549
-3
lines changed- content
- docs/iac/using-pulumi/continuous-delivery
- solutions
- topics
- static/logos/tech/ci-cd
6 files changed
+549
-3
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments