mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Fixed typo.
Signed-off-by: MCamp859 <mary.camp@ptiglobal.net>
This commit is contained in:
parent
1fe88a9067
commit
68c099db99
@ -87,7 +87,7 @@ $ kubectl describe node <node name> | grep intel.com/qat
|
||||
$ docker build -t crypto-perf .
|
||||
```
|
||||
|
||||
This command produces a Docker image named `ubuntu-demo-opencl`.
|
||||
This command produces a Docker image named `crypto-perf`.
|
||||
|
||||
2. Deploy a pod to run an example DPDK application named
|
||||
`dpdk-test-crypto-perf`.
|
||||
|
Loading…
Reference in New Issue
Block a user