1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/microshift_configuring/microshift-gdp.adoc
2025-10-07 13:04:10 +00:00

34 lines
1.7 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="microshift-gdp"]
= Using the Generic Device Plugin
include::_attributes/attributes-microshift.adoc[]
:context: microshift-generic-device-plugin
:FeatureName: The Generic Device Plugin for {microshift-short}
include::snippets/technology-preview.adoc[]
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.
include::modules/microshift-con-understanding-generic-device-plugin.adoc[leveloffset=+1]
include::modules/microshift-con-limitations-of-generic-device-plugin.adoc[leveloffset=+1]
include::modules/microshift-proc-configuring-generic-device-plugin.adoc[leveloffset=+1]
include::modules/microshift-proc-deploying-applications-with-generic-devices.adoc[leveloffset=+1]
include::modules/microshift-ref-generic-device-plugin-configuration-parameters.adoc[leveloffset=+1]
include::modules/microshift-ref-generic-device-plugin-troubleshooting.adoc[leveloffset=+1]
[id="_additional-resources_microshift-gdp_{context}"]
== Additional resources
* xref:../microshift_networking/microshift-networking-settings.adoc#microshift-understanding-networking-settings[Understanding networking settings]
* xref:../microshift_networking/microshift_multiple_networks/microshift-cni-multus.adoc#microshift-cni-multus[About using multiple networks]
* xref:../microshift_networking/microshift_network_policy/microshift-network-policy-index.adoc#microshift-network-policies[About network policies]