From 569ee284b27c1817115b0a028c56987ef5d495f4 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Mon, 17 Jul 2023 11:40:45 +0200 Subject: [PATCH] whitespace --- src/architecture/software.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/architecture/software.md b/src/architecture/software.md index 7370124..bef5dd7 100644 --- a/src/architecture/software.md +++ b/src/architecture/software.md @@ -1,6 +1,8 @@ # Software ## Software Defined Architecture ![SDA](res/sda.png) + + The server is separated into three virtual machines, according to their responsibilities, and is highly extendable regarding new external hardware. - Master VM: Management environment for software orchestration - Node 1 VM: Application node for software foundation like databases, sandbox controller, ci/cd controller