1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #54912 from skrthomas/CP-413-TELCODOCS-905

TELCODOCS-905: 4.13 manual cp
This commit is contained in:
Sara Thomas
2023-01-19 10:00:43 -05:00
committed by GitHub

View File

@@ -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[]