Skip to content

Commit

Permalink
fix: add dpdk pod name
Browse files Browse the repository at this point in the history
  • Loading branch information
oilbeater committed Feb 15, 2021
1 parent 026be29 commit a7b687a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dpdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ Create the Pod Spec, name it pod.yaml
apiVersion: v1
kind: Pod
metadata:
name: testpmd-dpdk
annotations:
k8s.v1.cni.cncf.io/networks: ovs-dpdk-br0, ovs-dpdk-br0
spec:
Expand Down

0 comments on commit a7b687a

Please sign in to comment.