You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= Creating a NAD for localnet topology using the web console
8
+
9
+
You can create a network attachment definition (NAD) to connect workloads to a physical network by using the {product-title} web console.
10
+
11
+
.Prerequisites
12
+
* Use `nmstate` to configure the localnet to OVS bridge mappings.
13
+
14
+
.Procedure
15
+
16
+
. Navigate to *Networking*->*NetworkAttachmentDefinitions* in the web console.
17
+
18
+
. Click *Create Network Attachment Definition*. The network attachment definition must be in the same namespace as the pod or virtual machine using it.
19
+
20
+
. Enter a unique *Name* and optional *Description*.
21
+
22
+
. Select *OVN Kubernetes secondary localnet network* from the *Network Type* list.
23
+
24
+
. Enter the name of your pre-configured localnet identifier in the *Bridge mapping* field.
25
+
26
+
. Optional: You can explicitly set MTU to the specified value. The default value is chosen by the kernel.
27
+
28
+
. Optional: Encapsulate the traffic in a VLAN. The default value is none.
* xref:../../networking/multiple_networks/configuring-additional-network.adoc#configuration-ovnk-additional-networks_configuring-additional-network[Configuration for an OVN-Kubernetes additional network]
51
-
* xref:../../networking/k8s_nmstate/k8s-nmstate-about-the-k8s-nmstate-operator.adoc#k8s-nmstate-about-the-k8s-nmstate-operator[About the Kubernetes NMState Operator]
52
+
* xref:../../networking/k8s_nmstate/k8s-nmstate-about-the-k8s-nmstate-operator.adoc#k8s-nmstate-about-the-k8s-nmstate-operator[About the Kubernetes NMState Operator]
53
+
* xref:../../networking/multiple_networks/configuring-additional-network.adoc#configuring-additional-network_configuration-additional-network-interface[Configuration for an OVN-Kubernetes additional network mapping]
54
+
* xref:../../networking/multiple_networks/configuring-additional-network.adoc#configuring-additional-network_configuration-additional-network-attachment[Configuration for an additional network attachment]
0 commit comments