Skip to content

Commit 720c57e

Browse files
committed
fixing vale errors 7
1 parent 4628a81 commit 720c57e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/nw-dpu-creating-a-sfc.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ spec:
5353
- NET_ADMIN
5454
----
5555
+
56+
* `metadata.name.annotations.k8s.v1.cni.cncf.io/networks`:The value `dpunfcni-conf` specifies the name of the NetworkAttachmentDefinition resource. The DPU Operator creates this resource during installation to configure the DPU networking and the configuration needs to be as shown.
5657
* `spec.nodeSelector`:The `nodeSelector` is the primary mechanism for scheduling this workload. The DPU Operator creates and maintains the label: `dpu.config.openshift.io/dpuside: "dpu"`. This label ensures the pod is scheduled directly onto the DPU's processing unit.
5758
* `spec.containers.name`:The name of the container.
5859
* `spec.containers.image`:The container image to pull and run.

0 commit comments

Comments
 (0)