Files
test/resources/cloud_platform/nightly_regression/netdef_test-sriovdp_ipv4.yaml
croy 82d417b9e6 New StarlingX Automation Framework
Fresh start for the StarlingX automation framework.

Change-Id: Ie265e0791024f45f71faad6315c2b91b022934d1
2024-11-29 16:01:57 -05:00

13 lines
422 B
YAML

apiVersion: k8s.cni.cncf.io/v1
kind: NetworkAttachmentDefinition
metadata:
annotations:
k8s.v1.cni.cncf.io/resourceName: intel.com/pci_sriov_net_group0_data0
name: netdev-sriov
spec:
config: '{"cniVersion": "0.3.0", "type": "sriov", "datastore_type":
"kubernetes", "kubernetes": {"kubeconfig": "/etc/cni/net.d/calico-kubeconfig"},
"ipam": {"type": "calico-ipam"}, "spoofchk": "off", "trust":
"on"}'