docs: update On-Prem System Requirements (#19107)
Ilya Mashchenko committed
Nov 29, 2024 at 16:54 UTC
3adf8b010ae8db2d460f9027ba88bb34f5e53bfd
1 file changed
+6
-13
docs/netdata-cloud/netdata-cloud-on-prem/installation.md
+6
-13
@@ -2,19 +2,12 @@
2
3
## System Requirements
4
5
-**Core Infrastructure**:
6
-
7
-| Requirement | Details |
8
-|:----------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------|
9
-| **Kubernetes** | - Version 1.23 or newer<br/>- Metrics server installed (for autoscaling)<br/>- Default storage class configured (SSD-based preferred) |
10
-| **TLS certificate** | - Single certificate for all endpoints, or separate certificates for frontend, API, and MQTT<br/>- Must be trusted by all connecting entities. |
11
-| **Minimum Resources** | - 4 CPU cores<br/>- 15GiB memory<br/>- Note: Cloud services are ephemeral |
12
-
13
-**Non-Production Dependencies Requirements**:
14
-
15
-- 8 CPU cores
16
-- 14GiB memory
17
-- 160GiB SSD storage for PVCs
5
+| Component | Details |
6
+|:---------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------|
7
+| **Kubernetes** | - Version 1.23 or newer<br/>- Metrics server installed (for autoscaling)<br/>- Default storage class configured (SSD-based preferred) |
8
+| **TLS certificate** | - Single certificate for all endpoints, or separate certificates for frontend, API, and MQTT<br/>- Must be trusted by all connecting entities. |
9
+| **Netdata Cloud Services** | - 4 CPU cores<br/>- 15GiB memory<br/>- Note: Cloud services are ephemeral |
10
+| **Third-Party Services** | - 8 CPU cores<br/>- 14GiB memory<br/>- 160GiB SSD storage for PVCs |
11
12
> **Note**:
13
>