add network-level diagram to hub and spoke peering

This commit is contained in:
Ludovico Magnocavallo
2020-04-25 07:20:51 +02:00
parent 724950fe2a
commit 5c90dd5885
2 changed files with 3 additions and 1 deletions

View File

@@ -30,7 +30,9 @@ This sample creates several distinct groups of resources:
## Testing GKE access from spoke 1
As mentioned above, a VPN tunnel is used as a workaround to avoid the peering transitivity issue that would prevent any VPC other than spoke 2 to connect to the GKE master.
As mentioned above, a VPN tunnel is used as a workaround to avoid the peering transitivity issue that would prevent any VPC other than spoke 2 to connect to the GKE master. This diagram illustrates the solution
![Network-level diagram](diagram-network.png "Network-level diagram")
To test cluster access, first log on to the spoke 2 instance and confirm cluster and IAM roles are set up correctly:

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB