pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.36k stars 877 forks source link

Add AWS hub and spoke example #1406

Closed jkodroff closed 1 year ago

pulumi-staging[bot] commented 1 year ago

:tropical_drink: The Update for moolumi/k8s-ci-cluster/b5a3eac34a8c8e5e155142854e94d1122bfde0e3-1375 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create
+   password                                                      random:index/randomPassword:RandomPassword  create
+   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               create
+   primary-node-pool                                             gcp:container/nodePool:NodePool             create
+   gke                                                           pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-b5a3eac34a8c8e5e155142854e94d1122bfde0e3-1375  pulumi:pulumi:Stack                         create
pulumi-staging[bot] commented 1 year ago

:tropical_drink: The Destroy for moolumi/k8s-ci-cluster/b5a3eac34a8c8e5e155142854e94d1122bfde0e3-1375 was successful.

Resource Changes

    Name                  Type                                        Operation
-   primary-node-pool     gcp:container/nodePool:NodePool             delete
-   ephemeral-ci-cluster  gcp:container/cluster:Cluster               delete
-   password              random:index/randomPassword:RandomPassword  delete
-   gke                   pulumi:providers:kubernetes                 delete
cnunciato commented 1 year ago

Test failure is unrelated to the content of this PR, so feel free to merge once we've verified it alongside the content of the post.

jkodroff commented 1 year ago

@cnunciato Would be good to merge now if possible so I can ensure the link is correct for the blog post if you're ok with it.

scottslowe commented 1 year ago

@jkodroff Also, we need to be sure we are providing more complete README's for examples like this. Would you mind making your README.md conform to what's outlined in CONTRIBUTING.md, please? Sorry, don't mean to be difficult, but at some point we have to start enforcing that proper README's are included for every example. Thanks!

scottslowe commented 1 year ago

@jkodroff The updated README looks great, thanks! The only outstanding question for me was the weird change to the gcp-ts-cloudrun example, what's up with that?

pulumi-staging[bot] commented 1 year ago

:tropical_drink: The Destroy for moolumi/k8s-ci-cluster/21ef26bacc811391a76cf59f04f1155c4dbf90b8-1381 was successful.

Resource Changes

    Name                  Type                                        Operation
-   gke                   pulumi:providers:kubernetes                 delete
-   primary-node-pool     gcp:container/nodePool:NodePool             delete
-   ephemeral-ci-cluster  gcp:container/cluster:Cluster               delete
-   password              random:index/randomPassword:RandomPassword  delete
pulumi-staging[bot] commented 1 year ago

:tropical_drink: The Update for moolumi/k8s-ci-cluster/f5e3ab78aa33bae91f5e8d853369a227f22c2b14-1383 was successful.

Resource Changes

    Name                                                          Type                                        Operation
+   ephemeral-ci-cluster                                          gcp:container/cluster:Cluster               create
+   primary-node-pool                                             gcp:container/nodePool:NodePool             create
+   gke                                                           pulumi:providers:kubernetes                 create
+   k8s-ci-cluster-f5e3ab78aa33bae91f5e8d853369a227f22c2b14-1383  pulumi:pulumi:Stack                         create
+   multicloud                                                    pulumi-kubernetes:ci:GkeCluster             create
+   password                                                      random:index/randomPassword:RandomPassword  create
pulumi-staging[bot] commented 1 year ago

:tropical_drink: The Destroy for moolumi/k8s-ci-cluster/f5e3ab78aa33bae91f5e8d853369a227f22c2b14-1383 was successful.

Resource Changes

    Name                  Type                                        Operation
-   primary-node-pool     gcp:container/nodePool:NodePool             delete
-   ephemeral-ci-cluster  gcp:container/cluster:Cluster               delete
-   password              random:index/randomPassword:RandomPassword  delete
-   gke                   pulumi:providers:kubernetes                 delete