We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcb688e + 37d8d8f commit c95cd1bCopy full SHA for c95cd1b
modules/virt-example-vlan-nncp.adoc
@@ -39,7 +39,7 @@ spec:
39
<1> Name of the policy.
40
<2> Optional: If you do not include the `nodeSelector` parameter, the policy applies to all nodes in the cluster.
41
<3> This example uses a `hostname` node selector.
42
-<4> Name of the interface.
+<4> Name of the interface. When deploying on bare metal, only the `<interface_name>.<vlan_number>` VLAN format is supported.
43
<5> Optional: Human-readable description of the interface.
44
<6> The type of interface. This example creates a VLAN.
45
<7> The requested state for the interface after creation.
0 commit comments