docs: update docs/netdata-on-prem-deployment-architecture-multiple-nodes (#22476)
* docs: update docs/netdata-on-prem-deployment-architecture-multiple-nodes * docs: Execution completed * docs: Execution completed * docs: Execution completed --------- Co-authored-by: nedi-app[bot] <nedi-app[bot]@users.noreply.github.com>
nedi-app[bot] committed
May 25, 2026 at 15:44 UTC
ab3319ce744a1679105e51a2deb42053251dc612
4 files changed
+11
-3
docs/deployment-guides/deployment-with-centralization-points.md
+6
@@ -43,6 +43,12 @@ This **distributed yet centralized** approach gives you the benefits of both dec
43
| **Multi-Node Dashboards Without Netdata Cloud** | Aggregates data from all your nodes for centralized dashboards | You get Cloud-like functionality in environments that prefer or require on-premises solutions |
44
| **Restricted Netdata Cloud Access** | Acts as a bridge when your monitored systems can't connect to Netdata Cloud | You can still use Cloud features despite firewall restrictions or security policies |
45
46
+:::tip
47
+
48
+If you want the full Netdata Cloud experience within your own infrastructure, consider [Netdata Cloud Enterprise On-Prem](/docs/netdata-cloud/versions.md) — a self-hosted version that deploys the complete Cloud control plane in your environment. For the complete On-Prem documentation, see [Netdata Cloud On-Prem](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md).
49
+
50
+:::
51
+
52
## How Multiple Parents Work
53
54
<details>
docs/netdata-cloud/versions.md
+3
-1
@@ -5,7 +5,7 @@ Netdata Cloud is available in two versions:
5
| Version | Description |
6
|:-----------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
7
| **Cloud Service** | The fully-managed service hosted at [app.netdata.cloud](https://app.netdata.cloud). [Connect](/src/claim/README.md) your Agents to access comprehensive infrastructure monitoring, real-time dashboards, and advanced features. |
8
-| **Enterprise On-Prem** | A self-hosted version of Netdata Cloud for businesses requiring complete control over their monitoring infrastructure. Includes all features of our Cloud offering, deployed within your own environment. |
8
+| **Enterprise On-Prem** | A self-hosted version of Netdata Cloud for businesses requiring complete control over their monitoring infrastructure. Includes all features of our Cloud offering, deployed within your own environment. [Learn more](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md). |
9
10
Visit our [Pricing](https://www.netdata.cloud/pricing/) page to compare features and options.
11
@@ -16,6 +16,8 @@ Visit our [Pricing](https://www.netdata.cloud/pricing/) page to compare features
16
17
## Installing On-Prem
18
19
+For the complete On-Prem documentation, see [Netdata Cloud On-Prem](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md).
20
+
21
To learn more about installing Netdata Cloud in your own infrastructure:
22
23
1. Review the [Architecture Diagram](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md) to understand the system components.
docs/observability-centralization-points/best-practices.md
+1
-1
@@ -203,7 +203,7 @@ Netdata provides several benefits over other observability solutions:
203
| **Resilience & Reliability** | Built-in replication | Observability continues even if a Parent fails |
204
| **Optimized Cost & Performance** | Distributed workloads | Prevents bottlenecks and improves resource efficiency |
205
| **Ease of Use** | Minimal setup and maintenance | Reduces complexity and operational overhead |
206
-| **On-Prem Control** | Data remains within your infrastructure | Enhanced security and compliance, even when using Netdata Cloud |
206
+| **On-Prem Control** | Data remains within your infrastructure | Enhanced security and compliance, even when using Netdata Cloud. For a fully self-hosted control plane, see [Netdata Cloud On-Prem](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md) |
207
| **Comprehensive Observability** | Segmented infrastructure with unified view | Deep visibility with tailored retention, alerts, and machine learning |
208
| **Predictable Capacity Planning** | Published per-metric storage cost | Allows accurate disk and hardware sizing for Parents |
209
docs/scalability.md
+1
-1
@@ -153,7 +153,7 @@ The architecture adapts to your needs - train where you have resources, use ever
153
154
- **Ephemeral systems** - Kubernetes pods, auto-scaling VMs that disappear
155
- **Resource constraints** - Systems where every CPU cycle matters
156
-- **On-premises requirements** - Multi-node view without Cloud connectivity
156
+- **On-premises requirements** - Multi-node view without Cloud connectivity. For a fully self-hosted Cloud experience, consider [Netdata Cloud On-Prem](https://github.com/netdata/netdata-cloud-onprem/blob/master/docs/learn.netdata.cloud/README.md)
157
- **Network restrictions** - Agents can't reach Cloud due to firewalls/policies
158
159
### Parent Sizing Guidelines