diff --git a/blueprints/gke/README.md b/blueprints/gke/README.md
index 0077f7bdd..12ac62b74 100644
--- a/blueprints/gke/README.md
+++ b/blueprints/gke/README.md
@@ -10,3 +10,10 @@ They are meant to be used as minimal but complete starting points to create actu
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.
+
+### Shared VPC with GKE and per-subnet support
+
+
This [blueprint](../networking/shared-vpc-gke/) shows how to configure a Shared VPC, including the specific IAM configurations needed for GKE, and to give different level of access to the VPC subnets to different identities.
+
+It is meant to be used as a starting point for most Shared VPC configurations, and to be integrated to the above blueprints where Shared VPC is needed in more complex network topologies.
+