mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OCPBUGS-46042: Swapped out Shared Gateway Mode for routingViaHost
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
709605b63c
commit
b4d39f4399
@@ -42,10 +42,10 @@ include::modules/nw-own-ipsec-modes.adoc[leveloffset=+1]
|
||||
[id="{context}-prerequisites"]
|
||||
== Prerequisites
|
||||
|
||||
For IPsec support for encrypting traffic to external hosts, ensure that the following prerequisites are met:
|
||||
For IPsec support for encrypting traffic to external hosts, ensure that you meet the following prerequisites:
|
||||
|
||||
* The OVN-Kubernetes network plugin must be configured in local gateway mode, where `ovnKubernetesConfig.gatewayConfig.routingViaHost=true`.
|
||||
* The NMState Operator is installed. This Operator is required for specifying the IPsec configuration. For more information, see xref:../../networking/networking_operators/k8s-nmstate-about-the-k8s-nmstate-operator.adoc#k8s-nmstate-about-the-k8s-nmstate-operator[Kubernetes NMState Operator].
|
||||
* Set `routingViaHost=true` in the `ovnKubernetesConfig.gatewayConfig` specification of the OVN-Kubernetes network plugin.
|
||||
* Install the NMState Operator. This Operator is required for specifying the IPsec configuration. For more information, see xref:../../networking/networking_operators/k8s-nmstate-about-the-k8s-nmstate-operator.adoc#k8s-nmstate-about-the-k8s-nmstate-operator[Kubernetes NMState Operator].
|
||||
+
|
||||
--
|
||||
[NOTE]
|
||||
|
||||
Reference in New Issue
Block a user