Update readme.md
This commit is contained in:
parent
8c70d39157
commit
6594305039
@ -15,23 +15,23 @@ TGJ-Node-1
|
|||||||
```mermaid
|
```mermaid
|
||||||
flowchart TD
|
flowchart TD
|
||||||
B[VMs]
|
B[VMs]
|
||||||
B --> BA[storage.internal]
|
B --> BA[winbows.internal]
|
||||||
|
BA -->|Boot Disk| DB
|
||||||
|
B --> BB[storage.internal]
|
||||||
BA -->|Boot Disk| DA
|
BA -->|Boot Disk| DA
|
||||||
BA -->|Storage Blob| DB
|
BA -->|Storage Blob| DB
|
||||||
B --> BB[winbows.internal]
|
B --> BC[docker.internal]
|
||||||
BB -->|Boot Disk| DB
|
BC -->|Boot Disk| DA
|
||||||
B --> BC[main-vm.swittcorp]
|
BC -->|Storage Blob| DB
|
||||||
BC -->|Boot Disk| DD
|
B --> BD[pbs.internal]
|
||||||
B --> BD[petegregory.net]
|
BD -->|Boot Disk| DA
|
||||||
BD -->|Boot Disk| DD
|
BD --> |NBD Storage| DB
|
||||||
BD -->|Storage Blob| DD
|
BD --> |PBS Storage| DD
|
||||||
B --> BE[pbs.internal]
|
B --> BE[main-vm.swittcorp]
|
||||||
BE -->|Boot Disk| DA
|
BE -->|Boot Disk| DD
|
||||||
BE --> |NBD Storage| DB
|
B --> BF[petegregory.net]
|
||||||
BE --> |PBS Storage| DD
|
BF -->|Boot Disk| DD
|
||||||
B --> BF[docker.internal]
|
BF -->|Storage Blob| DD
|
||||||
BF -->|Boot Disk| DA
|
|
||||||
BF -->|Storage Blob| DB
|
|
||||||
C[CTs]
|
C[CTs]
|
||||||
D[Datastores]
|
D[Datastores]
|
||||||
D --> DA[local-lvm]
|
D --> DA[local-lvm]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user