1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-16070:Removal of tech preview refs in GDP documentation

This commit is contained in:
tedaveryredhat
2026-01-28 10:03:59 -05:00
committed by openshift-cherrypick-robot
parent bb9ffc9385
commit cd8bbd6a35
2 changed files with 0 additions and 8 deletions

View File

@@ -4,10 +4,6 @@
include::_attributes/attributes-microshift.adoc[] include::_attributes/attributes-microshift.adoc[]
:context: microshift-generic-device-plugin :context: microshift-generic-device-plugin
:FeatureName: The Generic Device Plugin for {microshift-short}
include::snippets/technology-preview.adoc[]
toc::[] toc::[]
The Generic Device Plugin (GDP) for {microshift-short} enables your containerized applications to securely access physical host devices, such as serial ports, video cameras, or sound cards directly from within Kubernetes pods. By using GDP, you can extend capabilities of {microshift-short} to support applications that require direct hardware interaction, such as Internet of Things (IoT) applications. The Generic Device Plugin (GDP) for {microshift-short} enables your containerized applications to securely access physical host devices, such as serial ports, video cameras, or sound cards directly from within Kubernetes pods. By using GDP, you can extend capabilities of {microshift-short} to support applications that require direct hardware interaction, such as Internet of Things (IoT) applications.

View File

@@ -6,10 +6,6 @@
[id="microshift-configuring-generic-device-plugin_{context}"] [id="microshift-configuring-generic-device-plugin_{context}"]
= Configuring the Generic Device Plugin = Configuring the Generic Device Plugin
:FeatureName: The Generic Device Plugin for {microshift-short}
include::snippets/technology-preview.adoc[]
The Generic Device Plugin (GDP) is disabled by default in {microshift-short}. To use the GDP, you must enable it and specify which host devices your Kubernetes applications can access. To enable the GDP, you must modify the {microshift-short} `config.yaml` file or create a configuration snippet file. For example, `/etc/microshift/config.d/10-gdp.yaml`. The Generic Device Plugin (GDP) is disabled by default in {microshift-short}. To use the GDP, you must enable it and specify which host devices your Kubernetes applications can access. To enable the GDP, you must modify the {microshift-short} `config.yaml` file or create a configuration snippet file. For example, `/etc/microshift/config.d/10-gdp.yaml`.
.Prerequisites .Prerequisites