This message was deleted.
# general
s
This message was deleted.
w
I split in two projects, one for infrastructure/core and one for deploying the app. But in your case it sounds like you could just use a dependency.
s
Looks like stacks can communicate with one another: https://www.pulumi.com/docs/intro/concepts/stack/#stackreferences I suppose I could pipe the load balancer IP between the
infra
and
services
stacks, to indicate the cluster is ready for new app deployments And in the case of linkerd, that the helm chart was installed successfully and, say,
<http://linkerd.mydomain.com|linkerd.mydomain.com>
responds(?)
w
Exactly.