Rename gke-serverless to gke and add test for fast gke stage
This commit is contained in:
12
blueprints/gke/README.md
Normal file
12
blueprints/gke/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# GKE and Serverless blueprints
|
||||
|
||||
The blueprints in this folder show implement **end-to-end scenarios** for GKE or Serveless topologies that show how to automate common configurations or leverage specific products.
|
||||
|
||||
They are meant to be used as minimal but complete starting points to create actual infrastructure, and as playgrounds to experiment with Google Cloud features.
|
||||
|
||||
## Blueprints
|
||||
|
||||
### Multitenant GKE fleet
|
||||
|
||||
<a href="./multitenant-fleet/" title="GKE multitenant fleet"><img src="./multitenant-fleet/diagram.png" align="left" width="280px"></a> This [blueprint](./multitenant-fleet/) allows simple centralized management of similar sets of GKE clusters and their nodepools in a single project, and optional fleet management via GKE Hub templated configurations.
|
||||
<br clear="left">
|
||||
Reference in New Issue
Block a user