File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,17 +89,16 @@ app orchestration from the EMF stack.
8989- Modularization changes outlined below are designed to work with all use cases outlined in the
9090 [ Modular Decomposition documentation] ( ./eim-modular-decomposition.md ) .
9191
92-
9392### Hardware & OS Prerequsites
9493
95941 . Any supported EN system with at least 1G free memory for services.
96- 1 . Ubuntu OS 24.04 LTS.
97- 1 . k3s cluster deployed (either on edge node or in orchestrator).
98- 1 . Minimum persistent storage for cluster, based on current defaults:
95+ 2 . Ubuntu OS 24.04 LTS.
96+ 3 . k3s cluster deployed (either on edge node or in orchestrator).
97+ 4 . Minimum persistent storage for cluster, based on current defaults:
9998 1 . OnPrem: 42G storage for Mimir and 16G for Loki.
100- 1 . Cloud: 132G storage for Mimir and 80G for Loki.
101- 1 . Ports between CLI and Mimir will be through the API Gateway as currently used.
102- 1 . Port 443 is currently used between edge node and ObaaS when using Traefik gateway.
99+ 2 . Cloud: 132G storage for Mimir and 80G for Loki.
100+ 5 . Ports between CLI and Mimir will be through the API Gateway as currently used.
101+ 6 . Port 443 is currently used between edge node and ObaaS when using Traefik gateway.
103102
104103> Note: The storage sizes here are based on the current defaults set in the deployment profiles which expect multiple
105104 edge nodes to be sharing a single ObaaS pipeline. For smaller deployments, these sizes can be reduced based on the
You can’t perform that action at this time.
0 commit comments