We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de912cf commit a8968daCopy full SHA for a8968da
config/samples/complete.yaml
@@ -232,9 +232,11 @@ spec:
232
requests:
233
memory: "64Gi"
234
cpu: "8"
235
+ hugespages2Mi: "24Gi"
236
limits:
237
238
239
240
## Configure Affinity property for scheduling pods to nodes
241
## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity
242
affinity: {}
0 commit comments