cloud-foundation-fabric/blueprints/gke/patterns
Julio Castillo 30496068e2
Implement GKE patterns naming conventions (#2120)
* GKE Pattern Naming

* Add MySQL pattern estimated cost

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2024-02-29 06:57:22 +00:00
..
autopilot-cluster Factories refactor (#1843) 2024-02-26 10:16:52 +00:00
batch Implement GKE patterns naming conventions (#2120) 2024-02-29 06:57:22 +00:00
kafka Implement GKE patterns naming conventions (#2120) 2024-02-29 06:57:22 +00:00
mysql Implement GKE patterns naming conventions (#2120) 2024-02-29 06:57:22 +00:00
redis-cluster Implement GKE patterns naming conventions (#2120) 2024-02-29 06:57:22 +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.