Join Slack
Powered by
Hi, is it possible to manage multiple stacks in a ...
# kubernetes
a
ancient-evening-32372
06/12/2025, 9:01 AM
Hi, is it possible to manage multiple stacks in a workspace pod using the Kubernetes operator? The example here
https://github.com/pulumi/pulumi-kubernetes-operator/blob/master/examples/custom-workspace/workspace.yaml
shows an array of stacks, but the stacks are only created when I deploy this workspace resource. When does the operator run a pulumi up on these stacks? Or how to trigger it
2
Views
Open in Slack
Previous
Next