From ab39e541790dff178cdd0d5284a533b63286648e Mon Sep 17 00:00:00 2001 From: Lee Van Ginkel <65776483+lvangink@users.noreply.github.com> Date: Fri, 15 Sep 2023 12:01:16 -0400 Subject: [PATCH] Update topology.md --- docs/topology.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/topology.md b/docs/topology.md index 26ebca7..b1718b9 100644 --- a/docs/topology.md +++ b/docs/topology.md @@ -13,7 +13,9 @@ * [Telemetry Collection](telemetry.md) ## Topology Creation -![Screenshot 2023-09-05 at 4 45 45 PM](https://github.com/model-driven-devops/mdd-base/assets/65776483/02595e8b-188a-47e2-b0a6-893b93ddc502) +
+ +
In this excerise, we will deploy our production environment. The repository contains both a mdd_prod topology file and an mdd_test topology file. Our production topology is fully configured, while our test topology has no configuration on it. For the instructor led classes, the test topology will already be created.