Skip to content

Commit c471836

Browse files
committed
TELCODOCS-415: Updated docs to reflect deprecated status of openshift-sdn with sno
1 parent 37e036a commit c471836

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/install-sno-about-installing-on-a-single-node.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ You can create a single node cluster with standard installation methods. {produc
1010

1111
[IMPORTANT]
1212
====
13-
The use of OpenShift software-defined networking (SDN) with Single Node Openshift (SNO) is deprecated. OVN-Kubernetes is the default networking solution for SNO deployments.
13+
The use of OpenShiftSDN with single-node OpenShift is deprecated. OVN-Kubernetes is the default networking solution for single-node OpenShift deployments.
1414
====

modules/install-sno-generating-the-discovery-iso-manually.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ sshKey: |
105105
+
106106
<4> Set the `metadata` name to the cluster name.
107107
+
108-
<5> Set the `networkType`. OVNKubernetes is the default networking for SNO. SDN is deprecated.
108+
<5> Set the `networkType`. OVN-Kubernetes is the default networking for SNO. OpenShiftSDN is deprecated.
109109
+
110110
<6> Set the `clusterNetwork` CIDR.
111111
+

networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ OVN configures OVS on each node to implement the declared network configuration.
1414

1515
[NOTE]
1616
====
17-
OVN is the default networking solution for SNO deployments.
17+
OVN-Kubernetes is the default networking solution for SNO deployments.
1818
====
1919

2020
include::modules/nw-ovn-kubernetes-features.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)