Skip to content

Commit

Permalink
Merge branch 'pko-2.0-blog-ga' of https://github.com/pulumi/docs into…
Browse files Browse the repository at this point in the history
… pko-2.0-blog-ga
  • Loading branch information
meagancojocar committed Feb 19, 2025
2 parents 4c45246 + b616964 commit 3929ce4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/blog/pko-2-0-ga/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ Imagine having a dedicated infrastructure automation engine running within your
Pulumi Kubernetes Operator 2.0 introduces a completely new architecture for running Pulumi programs. The key changes include:

- Each Stack now runs in its own dedicated Workspace pod, rather than within the Operator pod
- A new Workspace Custom Resource manages the workspace pod lifecycle
- A new Workspace custom resource manages the workspace pod lifecycle
- Stack operations are coordinated through a new Update custom resource
- The Stack Custom Resource API remains the primary interface, maintaining backward compatibility
- The Stack custom resource API remains the primary interface, maintaining backward compatibility

This architecture delivers improved resource isolation, better secrets management, and flexible workspace customization options. The pod-per-stack model ensures reliable resource allocation and clear operational boundaries for each deployment.

Expand Down

0 comments on commit 3929ce4

Please sign in to comment.