From fb96f8ef3ca234f225f94957c89041cd6591400d Mon Sep 17 00:00:00 2001 From: Marcello Calisto Date: Sun, 1 Oct 2023 15:52:55 +0200 Subject: [PATCH] =?UTF-8?q?KN05=20Challenge=20B)=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- KN05/KN05.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/KN05/KN05.md b/KN05/KN05.md index a3f2896..3bc571e 100644 --- a/KN05/KN05.md +++ b/KN05/KN05.md @@ -204,7 +204,14 @@ Weil wir als nächstes noch eine **Private Route Table** erstellen werden, geben
+##### Schritt 4: Private Route Table erstellen +Wie bereits angekündigt, werden wir nun als erstes für die privaten Subnets eine neue **Private Route Table** erzeugen. In der [Konfigurationsdatei](./x_res/custom-vpc.md) finden wir unter **Create private route table** die folgenden Infos. +- Name der Route Table: **`M346-CAL-Private-RT`** +- Subnet associations : **`Private-1A`** und **`Private-1B`** + +1. 1.) Links in der Navigation Pane **Route tables** auswählen
+ 2.) Rechts den Button **Create route table** anklicken