Update nodes-ephemerality.md (#20073)
Fotis Voutsas committed
Apr 7, 2025 at 09:31 UTC
0541394a6761082a45cbfcfcf001ab9b14b601ee
1 file changed
+2
-2
docs/nodes-ephemerality.md
+2
-2
@@ -6,8 +6,8 @@ Netdata categorizes nodes into two types:
6
7
| Type | Description | Common Use Cases |
8
|---------------|------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
9
-| **Ephemeral** | Expected to disconnect or reconnect frequently | - Auto-scaling cloud instances<br>- Dynamic containers and VMs<br>- IoT devices with intermittent connectivity<br>- Development/test environments with frequent restarts |
10
-| **Permanent** | Expected to maintain continuous connectivity | - Production servers<br>- Core infrastructure nodes<br>- Critical monitoring systems<br>- Stable database servers |
9
+| **Ephemeral** | Expected to disconnect or reconnect frequently | - Auto-scaling cloud instances<br/>- Dynamic containers and VMs<br/>- IoT devices with intermittent connectivity<br/>- Development/test environments with frequent restarts |
10
+| **Permanent** | Expected to maintain continuous connectivity | - Production servers<br/>- Core infrastructure nodes<br/>- Critical monitoring systems<br/>- Stable database servers |
11
12
> **Note:** Disconnections in permanent nodes indicate potential system failures and require immediate attention.
13