cloud-foundation-fabric/blueprints/gke/patterns
Ludovico Magnocavallo 6941313c7d
Factories refactor (#1843)
* factories refactor doc

* Adds file schema and filesystem organization

* Update 20231106-factories.md

* move factories out of blueprints and create new factories  README

* align factory in billing-account module

* align factory in dataplex-datascan module

* align factory in billing-account module

* align factory in net-firewall-policy module

* align factory in dns-response-policy module

* align factory in net-vpc-firewall module

* align factory in net-vpc module

* align factory variable names in FAST

* remove decentralized firewall blueprint

* bump terraform version

* bump module versions

* update top-level READMEs

* move project factory to modules

* fix variable names and tests

* tfdoc

* remove changelog link

* add project factory to top-level README

* fix cludrun eventarc diff

* fix README

* fix cludrun eventarc diff

---------

Co-authored-by: Simone Ruffilli <sruffilli@google.com>
2024-02-26 10:16:52 +00:00
..
autopilot-cluster Factories refactor (#1843) 2024-02-26 10:16:52 +00:00
batch Factories refactor (#1843) 2024-02-26 10:16:52 +00:00
kafka Factories refactor (#1843) 2024-02-26 10:16:52 +00:00
mysql Factories refactor (#1843) 2024-02-26 10:16:52 +00:00
redis-cluster Factories refactor (#1843) 2024-02-26 10:16:52 +00:00
README.md GKE stateful blueprints (#2059) 2024-02-08 18:28:41 +00:00

README.md

GKE Jumpstart Blueprints

This directory includes several blueprints related to Google Kubernetes Engine (GKE), following Google recommendations and best practices. The blueprints in this directory split the deployment process into two stages: an initial infrastructure stage that provisions the cluster, and additional workload stages that deploy specific types of applications/workloads.

As a design rule, all the blueprints in this directory provide sensible defaults for most variables while still providing an enterprise-grade deployment with secure defaults and the ability to use existing resources that are typically found in an enterprise-grade environment.