Skip to content

Commit 3619f7d

Browse files
authored
Merge pull request #88917 from stevsmit/udn-cudn-status-condition-reorg
Slightly reorganizes UDN/CUDN status conditions
2 parents cbcbfcd + 9fa79bd commit 3619f7d

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

modules/cudn-status-conditions.adoc

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@
44

55
:_mod-docs-content-type: REFERENCE
66
[id="cudn-status-conditions_{context}"]
7-
= ClusterUserDefinedNetwork status condition types
7+
= User-defined network status condition types
88

9-
The following tables explain the status condition types returned for `ClusterUserDefinedNetwork` CRs when describing the resource. These conditions can be used to troubleshoot your deployment.
9+
The following tables explain the status condition types returned for `ClusterUserDefinedNetwork` and `UserDefinedNetwork` CRs when describing the resource. These conditions can be used to troubleshoot your deployment.
1010

11-
//The following table is subject to change and will be updated accordingly.
12-
13-
.NetworkCreated condition types
11+
.NetworkCreated condition types (`ClusterDefinedNetwork` and `UserDefinedNetwork` CRs)
1412
[cols="2a,2a,3a,6a",options="header"]
1513
|===
1614

@@ -55,7 +53,7 @@ h|Message
5553
|`NetworkAttachmentDefinition is being deleted: [<namespace>/<nad_name>]`
5654
|===
5755

58-
.NetworkAllocationSucceeded condition types
56+
.NetworkAllocationSucceeded condition types (`UserDefinedNetwork` CRs)
5957
[cols="2a,2a,3a,6a",options="header"]
6058
|===
6159

networking/multiple_networks/primary_networks/about-user-defined-networks.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ include::modules/nw-cudn-cr.adoc[leveloffset=+1]
4444
.Additional resources
4545
* xref:../../../networking/multiple_networks/secondary_networks/creating-secondary-nwt-ovnk.adoc#configuring-pods-static-ip_configuring-additional-network-ovnk[Configuring pods with a static IP address]
4646
47-
//CUDN status conditions
48-
include::modules/cudn-status-conditions.adoc[leveloffset=+2]
49-
5047
//Best practices for using UDN.
5148
include::modules/nw-udn-best-practices.adoc[leveloffset=+1]
5249

@@ -56,6 +53,9 @@ include::modules/nw-udn-cr.adoc[leveloffset=+1]
5653
//Explanation of optional config details
5754
include::modules/nw-udn-additional-config-details.adoc[leveloffset=+1]
5855

56+
//UDN/CUDN status conditions
57+
include::modules/cudn-status-conditions.adoc[leveloffset=+1]
58+
5959
include::modules/opening-default-network-ports-udn.adoc[leveloffset=+1]
6060

6161
//Support matrix for UDN

0 commit comments

Comments
 (0)