From 046f4d5866c9ca0a0bbd875fec963d9334df922c Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Fri, 29 Nov 2024 10:49:15 +0100 Subject: [PATCH] Physical view --- docs/src/development/proposals/MEP99/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/src/development/proposals/MEP99/README.md b/docs/src/development/proposals/MEP99/README.md index a5a1efa464..2bc1643379 100644 --- a/docs/src/development/proposals/MEP99/README.md +++ b/docs/src/development/proposals/MEP99/README.md @@ -132,10 +132,15 @@ Logical View ![needle-control-plane-ha](needle-control-plane-ha.drawio.svg) -Physical View +Physical View, minimal ha setup which is only suitable for 1 Seed and 1 Shoot ![needle-rack](needle-rack.drawio.svg) +Physical View, bigger ha setup which is spread to two datacenters, capable to create 1 Seed with 3 nodes and 2 Shoots with 3 nodes each and still 2 waiting machines. + +![needle-rack-big](needle-rack-big.drawio.svg) + + 1. Partition The partition which is managed by the metal-stack `needle` can be a simple and small hardware setup but yet capable enough to host the metal-stack `nail` control plane.