Skip to content

Commit a204313

Browse files
committed
TELCODOCS-905:expanding networkType explanation
1 parent 3e73c12 commit a204313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ ifdef::openshift-origin[]
359359
Either `OpenShiftSDN` or `OVNKubernetes`. The default value is `OVNKubernetes`.
360360
endif::openshift-origin[]
361361
ifndef::openshift-origin[]
362-
Either `OpenShiftSDN` or `OVNKubernetes`. The default value is `OpenShiftSDN`.
362+
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`.
363363
endif::openshift-origin[]
364364

365365
|`networking.clusterNetwork`
@@ -624,7 +624,7 @@ accounts for the dramatically decreased machine performance.
624624
|The only supported value is `3`, which is the default value.
625625

626626
|`credentialsMode`
627-
|The Cloud Credential Operator (CCO) mode. If no mode is specified, the CCO dynamically tries to determine the capabilities of the provided credentials, with a preference for mint mode on the platforms where multiple modes are supported.
627+
|The Cloud Credential Operator (CCO) mode. If no mode is specified, the CCO dynamically tries to determine the capabilities of the provided credentials, with a preference for mint mode on the platforms where multiple modes are supported.
628628
ifdef::gcp[If you are installing on GCP into a shared virtual private cloud (VPC), `credentialsMode` must be set to `Passthrough`.]
629629
[NOTE]
630630
====

0 commit comments

Comments
 (0)