Skip to content

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
Collaborator

Choose a reason for hiding this comment

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

@thoward can you make this change and then merge?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will follow up post-merge with an update.

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
@meagancojocar meagancojocar merged commit 56135d0 into master Jun 27, 2025
20 checks passed
@meagancojocar meagancojocar deleted the thoward/add_argocd_docs branch June 27, 2025 19:56
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.

5 participants