Skip to content

Commit 328ea89

Browse files
author
David Morel
committed
fixup! Architecture: add high level view section
Signed-off-by: David Morel <david.morel@vates.fr>
1 parent d130c06 commit 328ea89

File tree

5 files changed

+4
-2
lines changed

5 files changed

+4
-2
lines changed
-76.8 KB
Binary file not shown.
-157 KB
Binary file not shown.

assets/img/architecture/XCP-ng-Container.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/img/architecture/XCP-ng-SystemContext.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Here you can find a high level view of how XCP-ng is interacted with by users an
99
### Interactions
1010

1111
The Hypervisor runs on a host, and is managed by its user directly via CLI, or through other administration applications such as [Xen Orechestra](https://xen-orchestra.com/#!/xo-home)j or [XCP-ng Center](https://github.com/xcp-ng/xenadmin)
12-
![c4 system context diagram of XCP-ng](../assets/img/architecture/C1-context-driagram.drawio.png)
12+
![c4 system context diagram of XCP-ng](../assets/img/architecture/XCP-ng-SystemContext.svg)
1313

1414
### Main Building Blocks
1515

@@ -21,7 +21,7 @@ Inside the hypervisor, there are various parts allowing its main features:
2121

2222
Here is how they organize and interface with each others:
2323

24-
![c4 container diagram of XCP-ng](../assets/img/architecture/C2-xcp-ng-container-diagram.drawio.png)
24+
![c4 container diagram of XCP-ng](../assets/img/architecture/XCP-ng-Container.svg)
2525

2626
## Storage
2727

0 commit comments

Comments
 (0)