https://pulumi.com logo
Title
f

full-soccer-21780

11/11/2022, 11:31 AM
Hi everyone! We are trying to understand well how to structure pulumi project where I will have: • EKS cluster and VPC with private / public subnet • Load balancer in public subnet • Cloud application DNS pointing to public Load balancer • CI/CD written in helm charts yaml • if possible, have pulumi state backend I wonder if there is such example project how to put this piece together, because I think the structure will be quite different than how we organise terraform modules? • I need to support 3 different envs for my application cluster: staging, dev, prod. Any production grade pulumi example for full-fledge cluster will be very appreciated. Doesn't have to be in AWS.
your envs will be stacks
f

full-soccer-21780

11/12/2022, 1:15 AM
yesss nice work sir 🙌
oh with the argo cd tooo. perfect