mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
request usage of HugePages in the job spec
Explicitly request usage of HugePages and cpu in fpga demo job spec as OPAE requires it. Fixes #3
This commit is contained in:
parent
bbcacd8f49
commit
090c56a8e4
@ -22,4 +22,6 @@ spec:
|
||||
[IPC_LOCK]
|
||||
resources:
|
||||
limits:
|
||||
cpu: 1
|
||||
hugepages-2Mi: 20Mi
|
||||
intel.com/fpga-d8424dc4a4a3c413f89e433683f9040b: 1
|
||||
|
Loading…
Reference in New Issue
Block a user