Skip to content

Commit 9fe3e34

Browse files
authored
Merge pull request #46 from chrisnegus/user-guide-images
Adding two images to User Guide
2 parents fd8396f + f1414fa commit 9fe3e34

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

docs/how-it-works.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The second section extends that example by creating another inventory service on
8888

8989
This example creates a single cluster in a single VPC, then configures two routes (rates and inventory) and three services (parking, review, and inventory-1). The following figure illustrates this setup:
9090

91-
[Image: example1.png]
91+
![Single cluster/VPC ervice-to-service communications](images/example1.png)
9292

9393
**Steps**
9494

@@ -247,6 +247,7 @@ For example, it will:
247247
The following figure illustrates this:
248248

249249
[Image: example2.png]
250+
![Multiple clusters/VPCs ervice-to-service communications](images/example2.png)
250251

251252
**Steps**
252253

docs/images/example1.png

420 KB
Loading

docs/images/example2.png

421 KB
Loading

0 commit comments

Comments
 (0)