-
Notifications
You must be signed in to change notification settings - Fork 26
Documentation
Michael O'Brien edited this page Apr 18, 2024
·
14 revisions
- Main repo https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit#gcp-pubsec-declarative-toolkit
- gcp-documentation repo - architecture and role based documentation https://github.com/ssc-spc-ccoe-cei/gcp-documentation/blob/main/Architecture/Repository%20Structure.md
- gcp-tools repo - scripts, container definition for working with the LZ https://github.com/ssc-spc-ccoe-cei/gcp-tools/blob/main/scripts
- Core Landing Zone Docs for deployment - https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/docs/landing-zone-v2/README.md
- Shared collaboration slides around the landing zone architecture (202212+) https://docs.google.com/presentation/d/1Ztqn7G2rWFlssVwC7r5Xl-WFSFCbVo6MoHJffrXScmw/edit#slide=id.g1e04bdb7aab_0_5
- Shared slides based on the official Google Cloud Network Patterns deck (202303) https://docs.google.com/presentation/d/13sjT2tJ4yLIYGRREE3wBrylB1OvcEMpKdquVuJB_nX4/edit?resourcekey=0-N3DruQaiutFvZ98HTT7-vQ#slide=id.g1154b3b950f_2_3458
- pubsec-declarative-toolkit LZ docs https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/docs/landing-zone-v2/README.md
- see https://cloud.google.com/anthos-config-management/docs/tutorials/manage-resources-config-controller
- see https://cloud.google.com/architecture/managing-cloud-infrastructure-using-kpt#delete_the_resources
- see https://cloud.google.com/config-connector/docs/how-to/managing-deleting-resources
- see https://cloud.google.com/anthos-config-management/docs/tutorials/manage-resources-config-controller#delete_the_individual_resources
- CC get resource status https://cloud.google.com/config-connector/docs/how-to/monitoring-your-resources#listing_all_resources
- CFT https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/tree/master/config-connector/solutions
- KCC https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/tree/main/solutions
- Simple PubSub example to get familiar with https://cloud.google.com/config-connector/docs/how-to/getting-started
- KPT reference https://kpt.dev/reference/schema/plan/
- Kubernetes Config Controller yaml using only kubectl without kpt - https://medium.com/globant/infrastructure-as-code-using-kubernetes-d3d329446517
- Google Architecture Docs on config controller and config sync https://cloud.google.com/architecture/managing-cloud-infrastructure-using-kpt
- VPN example https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/494
- partner interconnect https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/298
- https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/wiki/DevOps#landing-zone-install
- in progress - https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/tree/gh446-hub/solutions
- tf-olxyz https://github.com/GoogleCloudPlatform/pbmm-on-gcp-onboarding/issues/360 temp copy until fork pubsec overlay on top of TEF V4 in https://github.com/terraform-google-modules/terraform-example-foundation/issues/1133
- current script automation via clean cso org deploy (on hold as of 202403) https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/766
- older oi org full deploy https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/534
- KCC cluster deletion, recreation and re-acquire of resources testing in https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/794