https://pulumi.com logo
g

gifted-island-55702

10/06/2018, 8:13 PM
Hello! I am learning Pulumi and I am trying to find if it’s possible to share some data between stacks. Is it possible? And to avoid XY problem, I would like to have one stack that defines resources like GCP Project and Google Kubernetes Engine cluster in that project and another stack that would deploy some K8S resources to that GKE cluster (but would also need some more GCP resources like static IP addresses and DNS records). I have a single cluster where I would like to have multiple teams deploying their apps to GKE. Is there a guide how stacks should be structured/designed for bigger deployments/projects?
g

glamorous-printer-66548

10/06/2018, 10:11 PM
we have a very similar setup to what you’re asking @gifted-island-55702 . I can back to you a bit later describing how we solved this (currently busy with sth else)
q

quiet-wolf-18467

10/06/2018, 10:25 PM
@glamorous-printer-66548 I'd like to see this too 😀
w

wooden-toddler-96888

10/07/2018, 1:14 AM
+1 on that. I'd love to learn this too.
g

gifted-island-55702

10/08/2018, 3:24 PM
Thank you @glamorous-printer-66548 for all the info you have shared!
o

orange-tailor-85423

10/17/2018, 12:54 AM
same - thanks for sharing!!