Skip to content

Commit 15b3291

Browse files
authored
CIE-5505 - Having DataHub Edge doc in a single place (#3944)
Somebody complained (reasonably) that the documentation for DataHub on Edge was slightly fragmented, and would sometimes send you on a link wild goose chase between the DataHub and Edge sections of the doc. I've transplanted everything into the Edge section of the doc. I think this makes more sense now that Edge is just a Kubernetes-based mini-cloud, and DataHub is "just" another component (with some caveats). For the same reasons, I've removed a bunch of the kubernetes diagnostic content, because Edge health checks all of its components, and aggregates all of its logs.
1 parent a220e5c commit 15b3291

File tree

18 files changed

+38
-273
lines changed

18 files changed

+38
-273
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ content/authentication @kowa-c8y @BeateRixen
2222
# Edge
2323
/content/edge* @bbyreddy @rthrippleton @BeateRixen
2424
/static/files/edge* @bbyreddy @rthrippleton @BeateRixen
25-
/content/datahub/running-datahub-on-the-edge* @bbyreddy @rthrippleton @BeateRixen
2625

2726
/content/streaming-analytics/ @BeateRixen @skom-c8y
2827
# 'block-reference-bundle' is automatically and frequently committed to - don't bother _too many_ CODEOWNERS

content/change-logs/edge/edge-2025.0.0-datahub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ version: 2025.0.0
1616
---
1717
{{< product-c8y-iot >}} Edge now supports installing and upgrading the {{< product-c8y-iot >}} DataHub Edge using the Edge operator.
1818

19-
For more details, see [Setting up DataHub Edge](/datahub/running-datahub-on-the-edge/#setting-up-datahub-edge).
19+
For more details, see [DataHub](/edge-kubernetes/datahub).

content/change-logs/edge/edge-2025.0.8-CIE-5487.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version: 2025.0.8
1616
---
1717
In previous versions of {{< product-c8y-iot >}} Edge, a race condition caused the Dremio component of DataHub to start up without authentication being configured, breaking almost all aspects of DataHub. This issue has now been fixed.
1818

19-
If you have a system that is suffering from this problem but otherwise functional, you do not need to do a fresh installation of Edge. Instead, disable DataHub in your current Edge installation, and then upgrade to the latest version of Edge. After the upgrade, re-enable DataHub, and the problem will be cleared up. See [Upgrading Edge](/edge-kubernetes/manage-edge/#version-upgrade) for instructions on upgrading. For disabling and enabling DataHub, see [More general configuration changes](edge-kubernetes/manage-edge/#more-general-configuration-changes). The value you will be changing in the Custom Resource looks like this:
19+
If you have a system that is suffering from this problem but otherwise functional, you do not need to do a fresh installation of Edge. Instead, disable DataHub in your current Edge installation, and then upgrade to the latest version of Edge. After the upgrade, re-enable DataHub, and the problem will be cleared up. See [Upgrading Edge](/edge-kubernetes/manage-edge/#version-upgrade) for instructions on upgrading. For disabling and enabling DataHub, see [More general configuration changes](/edge-kubernetes/manage-edge/#more-general-configuration-changes). The value you will be changing in the Custom Resource looks like this:
2020
```
2121
dataHub:
2222
enabled: true

content/datahub/datahub-overview-bundle/documentation-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ For your convenience, here is an overview of the contents of this document:
1414
| [Setting up {{< product-c8y-iot >}} DataHub](/datahub/setting-up-datahub) | Set up {{< product-c8y-iot >}} DataHub and its components |
1515
| [Working with {{< product-c8y-iot >}} DataHub](/datahub/working-with-datahub) | Manage offloading pipelines and query the offloaded results |
1616
| [Operating {{< product-c8y-iot >}} DataHub](/datahub/operating-datahub) | Run administrative tasks |
17-
| [Running {{< product-c8y-iot >}} DataHub on {{< product-c8y-iot >}} Edge](/datahub/running-datahub-on-the-edge) | Run the Edge edition of {{< product-c8y-iot >}} DataHub |
1817
| [Integrating {{< product-c8y-iot >}} DataHub with other products](/datahub/integrating-datahub-with-other-products) | Learn how to integrate {{< product-c8y-iot >}} DataHub with other products |
1918

2019
The [change log](/change-logs/?component=.component-datahub) provides an overview on features, changes, and other relevant information.

content/datahub/running-datahub-on-the-edge-bundle/datahub-edge-overview.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

content/datahub/running-datahub-on-the-edge-bundle/index.html

Lines changed: 0 additions & 4 deletions
This file was deleted.

content/datahub/running-datahub-on-the-edge-bundle/operating-datahub-edge.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

content/datahub/running-datahub-on-the-edge-bundle/setting-up-datahub-edge-on-k8s.md

Lines changed: 0 additions & 113 deletions
This file was deleted.

content/datahub/running-datahub-on-the-edge-bundle/working-with-datahub-edge.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/datahub/running-datahub-on-the-edge.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)