Skip to content

Add ArgoCD integration documentation #15202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thoward
Copy link
Contributor

@thoward thoward commented Jun 2, 2025

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.

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.
@thoward thoward requested a review from EronWright June 2, 2025 20:55
@thoward thoward requested a review from dirien June 2, 2025 20:55
@pulumi-bot
Copy link
Collaborator


## Advanced patterns

### Multi-cluster deployments
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do this with ApplicatonSets and using a generator for this. Thats the preferred way of Fleet management.

Copy link
Contributor

@dirien dirien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment but the rest LGTM

@thoward
Copy link
Contributor Author

thoward commented Jun 4, 2025

Fixes #15116

@meagancojocar meagancojocar requested a review from automagic June 4, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants