rename example folder, add diagram

This commit is contained in:
Ludovico Magnocavallo 2022-08-12 11:24:21 +02:00
parent ff1563e078
commit 5762d5925d
11 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# GKE and Serverless examples
The examples 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.
## Examples
### Multitenant GKE fleet
<a href="./multitenant-fleet/" title="GKE multitenant fleet"><img src="./multitenant-fleet/diagram.png" align="left" width="280px"></a> This [example](./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">

View File

@ -2,6 +2,10 @@
TODO: add brief explanation and refer back to dev folder?
<p align="center">
<img src="diagram.png" alt="GKE multitenant">
</p>
This is an example of that shows the use of the above variables:
```hcl

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB