reduce shcema
Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
parent
6cb40da1ad
commit
f1d1ce60e7
|
@ -7,44 +7,16 @@ Maintenant que vous avez les rudiments terraform, essayer de deployer `demo-flas
|
||||||
```
|
```
|
||||||
INTERNET
|
INTERNET
|
||||||
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
│
|
||||||
▼
|
▼
|
||||||
┌───────────────────┐
|
┌───────────────────┐
|
||||||
│ │
|
|
||||||
│ FLOATING IP │
|
│ FLOATING IP │
|
||||||
│ │
|
|
||||||
┌──────────┴───────────────────┴───────────┐
|
┌──────────┴───────────────────┴───────────┐
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ FRONTEND (NGINX) │
|
│ FRONTEND (NGINX) │
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
└────────────────────┬─────────────────────┘
|
└────────────────────┬─────────────────────┘
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
│
|
|
||||||
▼
|
▼
|
||||||
┌──────────────────────────────────────────┐
|
┌──────────────────────────────────────────┐
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ BACKEND (DEMO-FLASK) │
|
│ BACKEND (DEMO-FLASK) │
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
│ │
|
|
||||||
└──────────────────────────────────────────┘
|
└──────────────────────────────────────────┘
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue