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