rancher-partner-charts/charts/intel/intel-device-plugins-qat
github-actions[bot] 38d07ac3f4 Charts CI
```
Updated:
  intel/intel-device-plugins-operator:
    - 0.30.0
  intel/intel-device-plugins-qat:
    - 0.30.0
  intel/intel-device-plugins-sgx:
    - 0.30.0
  jenkins/jenkins:
    - 5.1.15
  linkerd/linkerd-control-plane:
    - 2024.5.3
  linkerd/linkerd-crds:
    - 2024.5.3
  new-relic/nri-bundle:
    - 5.0.77
```
2024-05-16 00:55:00 +00:00
..
templates Charts CI 2024-05-16 00:55:00 +00:00
.helmignore Charts CI 2023-03-03 14:27:03 +00:00
Chart.yaml Charts CI 2024-05-16 00:55:00 +00:00
LICENSE Charts CI 2024-01-12 17:13:39 +00:00
README.md Charts CI 2024-05-16 00:55:00 +00:00
questions.yaml Charts CI 2023-06-08 14:17:55 +00:00
values.yaml Charts CI 2024-05-16 00:55:00 +00:00

README.md

Intel QAT Device Plugin Helm Chart

Get Helm Repository Info

helm repo add intel https://intel.github.io/helm-charts/
helm repo update

You can execute helm search repo intel command to see pulled charts [optional].

Dependencies

QAT Device Plugin depends on Node Feature Discovery (NFD). See NFD's Helm install page here. If you do not want to use NFD in you cluster, you'll need to change the nodeSelector in the values file to match nodes with QAT device.

Install Helm Chart

helm install qat-device-plugin intel/intel-device-plugins-qat [flags]

Upgrade Chart

helm upgrade qat-device-plugin intel/intel-device-plugins-qat [flags]

Uninstall Chart

helm uninstall qat-device-plugin

Configuration

See Customizing the Chart Before Installing. To see all configurable options with detailed comments:

helm show values intel/intel-device-plugins-qat

You may also run helm show values on this chart's dependencies for additional options.

parameter value
image.hub intel
image.tag ``
initImage.hub intel
initImage.tag ``
dpdkDriver vfio-pci
kernelVfDrivers c6xxvf, 4xxxvf, 420xxvf
maxNumDevices 128
logLevel 4
nodeFeatureRule true
tolerations ``