apiVersion: v1 items: - apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"k8s.cni.cncf.io/v1","kind":"NetworkAttachmentDefinition","metadata":{"annotations":{},"labels":{"osp/net":"ctlplane","osp/net-attach-def-type":"standard"},"name":"ctlplane","namespace":"openstack"},"spec":{"config":"{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"ctlplane\",\n \"type\": \"macvlan\",\n \"master\": \"ospbr\",\n \"ipam\": {\n \"type\": \"whereabouts\",\n \"range\": \"192.168.122.0/24\",\n \"range_start\": \"192.168.122.30\",\n \"range_end\": \"192.168.122.70\"\n }\n}\n"}} creationTimestamp: "2025-10-11T10:52:41Z" generation: 1 labels: osp/net: ctlplane osp/net-attach-def-type: standard name: ctlplane namespace: openstack resourceVersion: "33722" uid: b563bc29-7c6f-487a-9412-8d3086209d67 spec: config: | { "cniVersion": "0.3.1", "name": "ctlplane", "type": "macvlan", "master": "ospbr", "ipam": { "type": "whereabouts", "range": "192.168.122.0/24", "range_start": "192.168.122.30", "range_end": "192.168.122.70" } } - apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"k8s.cni.cncf.io/v1","kind":"NetworkAttachmentDefinition","metadata":{"annotations":{},"labels":{"osp/net":"datacentre","osp/net-attach-def-type":"standard"},"name":"datacentre","namespace":"openstack"},"spec":{"config":"{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"datacentre\",\n \"type\": \"bridge\",\n \"bridge\": \"ospbr\",\n \"ipam\": {}\n}\n"}} creationTimestamp: "2025-10-11T10:52:41Z" generation: 1 labels: osp/net: datacentre osp/net-attach-def-type: standard name: datacentre namespace: openstack resourceVersion: "33724" uid: 57a648ee-3a60-4f9d-b62b-9ba71d03feb7 spec: config: | { "cniVersion": "0.3.1", "name": "datacentre", "type": "bridge", "bridge": "ospbr", "ipam": {} } - apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"k8s.cni.cncf.io/v1","kind":"NetworkAttachmentDefinition","metadata":{"annotations":{},"labels":{"osp/net":"internalapi","osp/net-attach-def-type":"standard"},"name":"internalapi","namespace":"openstack"},"spec":{"config":"{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"internalapi\",\n \"type\": \"macvlan\",\n \"master\": \"internalapi\",\n \"ipam\": {\n \"type\": \"whereabouts\",\n \"range\": \"172.17.0.0/24\",\n \"range_start\": \"172.17.0.30\",\n \"range_end\": \"172.17.0.70\"\n }\n}\n"}} creationTimestamp: "2025-10-11T10:52:42Z" generation: 1 labels: osp/net: internalapi osp/net-attach-def-type: standard name: internalapi namespace: openstack resourceVersion: "33726" uid: b6ad3277-ebbc-413c-b05a-b3fd8f74f357 spec: config: | { "cniVersion": "0.3.1", "name": "internalapi", "type": "macvlan", "master": "internalapi", "ipam": { "type": "whereabouts", "range": "172.17.0.0/24", "range_start": "172.17.0.30", "range_end": "172.17.0.70" } } - apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"k8s.cni.cncf.io/v1","kind":"NetworkAttachmentDefinition","metadata":{"annotations":{},"labels":{"osp/net":"ironic","osp/net-attach-def-type":"standard"},"name":"ironic","namespace":"openstack"},"spec":{"config":"{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"ironic\",\n \"type\": \"bridge\",\n \"bridge\": \"ironic\",\n \"mtu\": 1442,\n \"ipam\": {\n \"type\": \"whereabouts\",\n \"range\": \"172.20.1.0/24\",\n \"range_start\": \"172.20.1.30\",\n \"range_end\": \"172.20.1.70\"\n }\n}\n"}} creationTimestamp: "2025-10-11T10:52:42Z" generation: 1 labels: osp/net: ironic osp/net-attach-def-type: standard name: ironic namespace: openstack resourceVersion: "33729" uid: d4a5fa63-7d14-4957-b6c7-2f4e2a8ebcff spec: config: | { "cniVersion": "0.3.1", "name": "ironic", "type": "bridge", "bridge": "ironic", "mtu": 1442, "ipam": { "type": "whereabouts", "range": "172.20.1.0/24", "range_start": "172.20.1.30", "range_end": "172.20.1.70" } } - apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"k8s.cni.cncf.io/v1","kind":"NetworkAttachmentDefinition","metadata":{"annotations":{},"labels":{"osp/net":"octavia","osp/net-attach-def-type":"standard"},"name":"octavia","namespace":"openstack"},"spec":{"config":"{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"octavia\",\n \"type\": \"bridge\",\n \"bridge\": \"octbr\",\n \"mtu\": 1442,\n \"ipam\": {\n \"type\": \"whereabouts\",\n \"range\": \"172.23.0.0/24\",\n \"range_start\": \"172.23.0.30\",\n \"range_end\": \"172.23.0.70\",\n \"routes\": [\n {\n \"dst\": \"172.24.0.0/16\",\n \"gw\": \"172.23.0.150\"\n }\n ]\n }\n}\n"}} creationTimestamp: "2025-10-11T10:52:42Z" generation: 1 labels: osp/net: octavia osp/net-attach-def-type: standard name: octavia namespace: openstack resourceVersion: "33731" uid: 44a68f67-4962-478e-b062-443429eb7447 spec: config: | { "cniVersion": "0.3.1", "name": "octavia", "type": "bridge", "bridge": "octbr", "mtu": 1442, "ipam": { "type": "whereabouts", "range": "172.23.0.0/24", "range_start": "172.23.0.30", "range_end": "172.23.0.70", "routes": [ { "dst": "172.24.0.0/16", "gw": "172.23.0.150" } ] } } - apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"k8s.cni.cncf.io/v1","kind":"NetworkAttachmentDefinition","metadata":{"annotations":{},"labels":{"osp/net":"storage","osp/net-attach-def-type":"standard"},"name":"storage","namespace":"openstack"},"spec":{"config":"{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"storage\",\n \"type\": \"macvlan\",\n \"master\": \"storage\",\n \"ipam\": {\n \"type\": \"whereabouts\",\n \"range\": \"172.18.0.0/24\",\n \"range_start\": \"172.18.0.30\",\n \"range_end\": \"172.18.0.70\"\n }\n}\n"}} creationTimestamp: "2025-10-11T10:52:42Z" generation: 1 labels: osp/net: storage osp/net-attach-def-type: standard name: storage namespace: openstack resourceVersion: "33733" uid: 3c50fa45-6e8d-4975-ac28-f7c9c40d6f52 spec: config: | { "cniVersion": "0.3.1", "name": "storage", "type": "macvlan", "master": "storage", "ipam": { "type": "whereabouts", "range": "172.18.0.0/24", "range_start": "172.18.0.30", "range_end": "172.18.0.70" } } - apiVersion: k8s.cni.cncf.io/v1 kind: NetworkAttachmentDefinition metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"k8s.cni.cncf.io/v1","kind":"NetworkAttachmentDefinition","metadata":{"annotations":{},"labels":{"osp/net":"tenant","osp/net-attach-def-type":"standard"},"name":"tenant","namespace":"openstack"},"spec":{"config":"{\n \"cniVersion\": \"0.3.1\",\n \"name\": \"tenant\",\n \"type\": \"macvlan\",\n \"master\": \"tenant\",\n \"ipam\": {\n \"type\": \"whereabouts\",\n \"range\": \"172.19.0.0/24\",\n \"range_start\": \"172.19.0.30\",\n \"range_end\": \"172.19.0.70\"\n }\n}\n"}} creationTimestamp: "2025-10-11T10:52:42Z" generation: 1 labels: osp/net: tenant osp/net-attach-def-type: standard name: tenant namespace: openstack resourceVersion: "33735" uid: ecbc309e-20a7-48a3-a798-a02425676520 spec: config: | { "cniVersion": "0.3.1", "name": "tenant", "type": "macvlan", "master": "tenant", "ipam": { "type": "whereabouts", "range": "172.19.0.0/24", "range_start": "172.19.0.30", "range_end": "172.19.0.70" } } kind: List metadata: resourceVersion: ""