mirror of
https://gitlab.com/ser-cal/m346.git
synced 2024-11-22 13:11:56 +01:00
KN05 Challenge B) ergänzt
This commit is contained in:
parent
f8b154332a
commit
bb18ab4f18
13
KN05/KN05.md
13
KN05/KN05.md
@ -23,7 +23,10 @@
|
|||||||
[29b]: ./x_res/29_RT-Overview_Pub_ORIG.png
|
[29b]: ./x_res/29_RT-Overview_Pub_ORIG.png
|
||||||
[30a]: ./x_res/30_RT-Overview_Priv_600.png
|
[30a]: ./x_res/30_RT-Overview_Priv_600.png
|
||||||
[30b]: ./x_res/30_RT-Overview_Priv_ORIG.png
|
[30b]: ./x_res/30_RT-Overview_Priv_ORIG.png
|
||||||
|
[31a]: ./x_res/31_IGW_600.png
|
||||||
|
[31b]: ./x_res/31_IGW_ORIG.png
|
||||||
|
[32a]: ./x_res/32_IGW_600.png
|
||||||
|
[32b]: ./x_res/32_IGW_ORIG.png
|
||||||
|
|
||||||
![TBZ Banner](../x_gitres/tbz_logo.png)
|
![TBZ Banner](../x_gitres/tbz_logo.png)
|
||||||
|
|
||||||
@ -207,7 +210,6 @@ Weil wir als nächstes noch eine **Private Route Table** erstellen werden, geben
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
##### Schritt 4: Private Route Table erstellen
|
##### 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.
|
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-XXX-Private-RT`**
|
- Name der Route Table: **`M346-XXX-Private-RT`**
|
||||||
- Subnet associations : **`Private-1A`** und **`Private-1B`**
|
- Subnet associations : **`Private-1A`** und **`Private-1B`**
|
||||||
@ -243,7 +245,14 @@ Nun müssen wir in der neu erstellten **Private Route table** die beiden **Priva
|
|||||||
[![Public RT][29a]][29b] | [![Private RT][30a]][30b]
|
[![Public RT][29a]][29b] | [![Private RT][30a]][30b]
|
||||||
|
|
||||||
|
|
||||||
|
##### Schritt 5: Internet Gateway erstellen
|
||||||
|
Im letzten Schritt erstellen wir noch den **Internet Gateway**, um über die **Public Route** ins Internet zu gelangen. In der [Konfigurationsdatei](./x_res/custom-vpc.md) finden wir unter **Create Internet Gateway** die folgenden Infos.
|
||||||
|
- Name: **`M346-XXX-IGW`**
|
||||||
|
- VPC: **`M346-XXX-VCP`**
|
||||||
|
|
||||||
|
**Vorgehen:**
|
||||||
|
1. 1.) Links in der Navigation Pane **Internet gateways** auswählen: :mag_right: [Originalbild][31b] _(oder unten auf erstes Bild klicken)_ <br>
|
||||||
|
2.) Button **Create internet gateway** anklicken <br>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
BIN
KN05/x_res/31_IGW_600.png
Normal file
BIN
KN05/x_res/31_IGW_600.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
KN05/x_res/31_IGW_ORIG.png
Normal file
BIN
KN05/x_res/31_IGW_ORIG.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
KN05/x_res/32_IGW_600.png
Normal file
BIN
KN05/x_res/32_IGW_600.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 68 KiB |
BIN
KN05/x_res/32_IGW_ORIG.png
Normal file
BIN
KN05/x_res/32_IGW_ORIG.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
Loading…
Reference in New Issue
Block a user