diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index 51bb0dc422..52dd80c08a 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -369,7 +369,7 @@ ifdef::openshift-origin[] Either `OpenShiftSDN` or `OVNKubernetes`. The default value is `OVNKubernetes`. endif::openshift-origin[] ifndef::openshift-origin[] -Either `OpenShiftSDN` or `OVNKubernetes`. `OpenShiftSDN` is a CNI provider for all-Linux networks. `OVNKubernetes` is a CNI provider for Linux networks and hybrid networks that contain both Linux and Windows servers. The default value is `OpenShiftSDN`. +Either `OpenShiftSDN` or `OVNKubernetes`. `OpenShiftSDN` is a CNI plugin for all-Linux networks. `OVNKubernetes` is a CNI plugin for Linux networks and hybrid networks that contain both Linux and Windows servers. The default value is `OVNKubernetes`. endif::openshift-origin[] |`networking.clusterNetwork` @@ -404,7 +404,7 @@ endif::bare[] Required if you use `networking.clusterNetwork`. An IP address block. ifndef::bare[] -An IPv4 network. +An IPv4 network. endif::bare[] ifdef::bare[]