Add image for load-balanced router appliances example

This commit is contained in:
Julio Diez 2023-03-07 11:10:19 +01:00
parent 58c90feca2
commit 9b5bc407ba
2 changed files with 3 additions and 1 deletions

View File

@ -162,10 +162,12 @@ module "ncc" {
# tftest
```
### Use load-balanced router appliance instances
### Using load-balanced router appliances
The following topology shows a site that uses load-balanced router appliance instances to connect to Google Cloud. Both router appliance instances are backing resources for the same spoke.
<p align="center"> <img src="images/load-balanced-router-appliances.png" width="600"> </p>
```hcl
module "vpc" {
source = "./fabric/modules/net-vpc"

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB