This documentation is work in progress and might not be complete or fully tested. The latest supported version of version 3 is
[3.11]. For the most recent version 4, see
[4].
diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml
index ab5c76c91a..a9b5f361c4 100644
--- a/_topic_maps/_topic_map.yml
+++ b/_topic_maps/_topic_map.yml
@@ -24,7 +24,7 @@
---
Name: About
Dir: welcome
-Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-online
+Distros: openshift-enterprise,openshift-webscale,openshift-origin,openshift-online,openshift-dpu
Topics:
- Name: Welcome
File: index
diff --git a/welcome/index.adoc b/welcome/index.adoc
index e30739294a..79da3133f6 100644
--- a/welcome/index.adoc
+++ b/welcome/index.adoc
@@ -7,12 +7,12 @@ include::modules/common-attributes.adoc[]
[.lead]
Welcome to the official {product-title} {product-version} documentation, where you can learn about {product-title} and start exploring its features.
-ifndef::openshift-rosa,openshift-dedicated[]
+ifndef::openshift-rosa,openshift-dedicated,openshift-dpu[]
To navigate the {product-title} {product-version} documentation, you can use one of the following methods:
* Use the left navigation bar to browse the documentation.
* Select the task that interests you from the contents of this Welcome page.
-endif::openshift-rosa,openshift-dedicated[]
+endif::openshift-rosa,openshift-dedicated,openshift-dpu[]
ifdef::openshift-rosa[]
To navigate the {product-title} (ROSA) documentation, use the left navigation bar.
@@ -20,6 +20,12 @@ To navigate the {product-title} (ROSA) documentation, use the left navigation ba
For documentation that is not ROSA-specific, see the link:https://docs.openshift.com/container-platform/latest/welcome/index.html[OpenShift Container Platform documentation].
endif::[]
+ifdef::openshift-dpu[]
+To navigate the {product-title} data processing unit (DPU) documentation, use the left navigation bar.
+
+For documentation that is not DPU-specific, see the link:https://docs.openshift.com/container-platform/latest/welcome/index.html[OpenShift Container Platform documentation].
+endif::[]
+
ifdef::openshift-dedicated[]
To navigate the {product-title} documentation, use the left navigation bar.
@@ -130,7 +136,7 @@ Internet access is still required to access the cloud APIs and installation medi
- **xref:../storage/persistent_storage/persistent-storage-ocs.adoc#red-hat-openshift-container-storage[Install Red Hat OpenShift Container Storage]**: You can install Red Hat OpenShift Container Storage as an Operator to provide highly integrated and simplified persistent storage management for containers.
endif::[]
-ifndef::openshift-rosa,openshift-dedicated[]
+ifndef::openshift-rosa,openshift-dedicated,openshift-dpu[]
== Developer activities
Develop and deploy containerized applications with {product-title}. {product-title} is a platform for developing and deploying containerized applications. {product-title} documentation helps you: