38d07ac3f4
``` 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 ``` |
||
---|---|---|
.. | ||
templates | ||
.helmignore | ||
Chart.yaml | ||
LICENSE | ||
README.md | ||
questions.yaml | ||
values.yaml |
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 |
`` |