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 6908fdb + bff3043 commit db0f329Copy full SHA for db0f329
modules/virt-creating-a-primary-cluster-udn.adoc
@@ -2,8 +2,8 @@
2
//
3
// * virt/vm_networking/virt-connecting-vm-to-primary-udn.adoc
4
5
-:_mod-docs-content-type: PROCEDURE
6
-[id="virt-creating-a-primary-cluster-udn_{context}"]
+:_mod-docs-content-type: PROCEDURE
+[id="virt-creating-a-primary-cluster-udn_{context}"]
7
= Creating a primary cluster-scoped user-defined network by using the CLI
8
9
[role="_abstract"]
@@ -20,6 +20,7 @@ Example `ClusterUserDefinedNetwork` manifest:
20
+
21
[source,yaml]
22
----
23
+apiVersion: k8s.ovn.org/v1
24
kind: ClusterUserDefinedNetwork
25
metadata:
26
name: cudn-l2-net # <1>
0 commit comments