
Add sections to configure gpu devices, qat devices and intel device plugin operator. Add section to uninstall device plugins. Delete old qat device section. Story: 2010604 Task: 48177 Change-Id: I0f40bb50abc50889adb1c63316e9857ca9a371bc Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
32 lines
1.1 KiB
ReStructuredText
32 lines
1.1 KiB
ReStructuredText
.. WARNING: Add no lines of text between the label immediately following
|
|
.. and the title.
|
|
|
|
.. _intel-device-plugins-operator-application-overview-c5de2a6212ae:
|
|
|
|
==================================================
|
|
Intel Device Plugins Operator Application Overview
|
|
==================================================
|
|
|
|
This application provides a set of plugins developed by Intel to facilitate the
|
|
use of Intel hardware features in Kubernetes clusters. These plugins are
|
|
designed to enable and optimize the use of Intel-specific hardware capabilities
|
|
in a Kubernetes environment.
|
|
|
|
The following plugins are supported:
|
|
|
|
* Intel |QAT| device plugin 0.26.0
|
|
|
|
* Intel |GPU| device plugin 0.26.0
|
|
|
|
|
|
Install Intel Device Plugins Operator Application
|
|
-------------------------------------------------
|
|
|
|
Intel device plugin Operator application is required to be installed for
|
|
configuring the Intel |QAT| device plugin and the Intel |GPU| device plugin.
|
|
Installation steps are mentioned in the respective device plugin configuration
|
|
sections below.
|
|
|
|
:ref:`qat-device-plugin-configuration-616551306371`
|
|
|
|
:ref:`gpu-device-plugin-configuration-615e2f6edfba` |