Skip to content

Commit 1a87fc4

Browse files
committed
Fix lint issues
1 parent 06a615d commit 1a87fc4

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

design-proposals/observability-modular-hw-metrics-collection.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff 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

9594
1. 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

0 commit comments

Comments
 (0)