mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
QAT readme edits for format and text flow.
Signed-off-by: MCamp859 <mary.camp@ptiglobal.net>
This commit is contained in:
parent
6544d35ab1
commit
4d5046f860
@ -94,7 +94,7 @@ $ kubectl describe node <node name> | grep intel.com/qat
|
||||
In the pod specification file, add container resource request and limit.
|
||||
For example, `intel.com/qat: <number of devices>` for a container requesting QAT devices.
|
||||
|
||||
For a DPDK based workload, you may need to add hugepage request and limit.
|
||||
For a DPDK-based workload, you may need to add hugepage request and limit.
|
||||
|
||||
```
|
||||
$ kubectl create -f demo/crypto-perf-dpdk-pod-requesting-qat.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user