mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 10:01:38 +00:00
Add host/guest OS info on VM-based architecture diagram
This commit is contained in:
parent
7b10b3e9a6
commit
f0577fb679
@ -31,7 +31,7 @@ in a limited capacity architecture.
|
|||||||
│ │ Libs │ │ Deps │ │ │ │ Libs │ │ Deps │ │
|
│ │ Libs │ │ Deps │ │ │ │ Libs │ │ Deps │ │
|
||||||
│ └────────┘ └────────┘ │ │ └────────┘ └───────┘ │
|
│ └────────┘ └────────┘ │ │ └────────┘ └───────┘ │
|
||||||
│ ┌───────────────────┐ │ │ ┌──────────────────┐ │
|
│ ┌───────────────────┐ │ │ ┌──────────────────┐ │
|
||||||
│ │ OS │ │ │ │ OS │ │
|
│ │ Guest OS │ │ │ │ Guest OS │ │
|
||||||
│ └───────────────────┘ │ │ └──────────────────┘ │
|
│ └───────────────────┘ │ │ └──────────────────┘ │
|
||||||
│ VM1 │ │ VM2 │
|
│ VM1 │ │ VM2 │
|
||||||
└────────────────────────┘ └───────────────────────┘
|
└────────────────────────┘ └───────────────────────┘
|
||||||
@ -39,6 +39,9 @@ in a limited capacity architecture.
|
|||||||
│ Hypervisor │
|
│ Hypervisor │
|
||||||
└──────────────────────────────────────────────────┘
|
└──────────────────────────────────────────────────┘
|
||||||
┌──────────────────────────────────────────────────┐
|
┌──────────────────────────────────────────────────┐
|
||||||
|
│ Host OS │
|
||||||
|
└──────────────────────────────────────────────────┘
|
||||||
|
┌──────────────────────────────────────────────────┐
|
||||||
│ Hardware Infrastructure │
|
│ Hardware Infrastructure │
|
||||||
└──────────────────────────────────────────────────┘
|
└──────────────────────────────────────────────────┘
|
||||||
(VM based architecture)
|
(VM based architecture)
|
||||||
|
Loading…
Reference in New Issue
Block a user