K8s qat device plugin is not supported (r6,dsR6,dsR7)
QAT Plugin marked as starlingx only. Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com> Change-Id: Ic2ce74d2e86886717abf1de7a79c25ec3477a9d3
This commit is contained in:
parent
126131ce63
commit
64b463c346
@ -48,6 +48,16 @@ Optimize application performance
|
|||||||
kubernetes-cpu-manager-policies
|
kubernetes-cpu-manager-policies
|
||||||
isolating-cpu-cores-to-enhance-application-performance
|
isolating-cpu-cores-to-enhance-application-performance
|
||||||
kubernetes-topology-manager-policies
|
kubernetes-topology-manager-policies
|
||||||
|
|
||||||
|
.. only:: starlingx
|
||||||
|
|
||||||
|
-----------------
|
||||||
|
QAT Device Plugin
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
k8s_qat_device_plugin
|
k8s_qat_device_plugin
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
.. _k8s_qat_device_plugin:
|
||||||
|
|
||||||
|
.. only:: starlingx
|
||||||
|
|
||||||
==========================================
|
==========================================
|
||||||
Kubernetes QAT Device Plugin Configuration
|
Kubernetes QAT Device Plugin Configuration
|
||||||
==========================================
|
==========================================
|
||||||
@ -56,7 +60,7 @@ discovering and advertising QAT VF resources to Kubernetes host.
|
|||||||
|
|
||||||
$ kubectl describe node $NODE | grep qat.intel.com/generic
|
$ kubectl describe node $NODE | grep qat.intel.com/generic
|
||||||
qat.intel.com/generic: 10
|
qat.intel.com/generic: 10
|
||||||
qat.intel.com/generic: 10
|
.intel.com/generic: 10
|
||||||
|
|
||||||
-------------------------------
|
-------------------------------
|
||||||
Consume Intel QAT device plugin
|
Consume Intel QAT device plugin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user