You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/nw-ovn-ipsec-enable.adoc
+13-18Lines changed: 13 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,17 @@
6
6
[id="nw-ovn-ipsec-enable_{context}"]
7
7
= Enabling IPsec encryption
8
8
9
-
As a cluster administrator, you can enable pod-to-pod IPsec encryption and IPsec encryption between the cluster and external IPsec endpoints.
9
+
As a cluster administrator, you can enable pod-to-pod IPsec encryption, IPsec encryption between the cluster, and external IPsec endpoints.
10
10
11
11
You can configure IPsec in either of the following modes:
12
12
13
13
- `Full`: Encryption for pod-to-pod and external traffic
14
14
- `External`: Encryption for external traffic
15
15
16
-
If you need to configure encryption for external traffic in addition to pod-to-pod traffic, you must also complete the "Configuring IPsec encryption for external traffic" procedure.
16
+
[NOTE]
17
+
====
18
+
If you configure IPsec in `Full` mode, you must also complete the "Configuring IPsec encryption for external traffic" procedure.
19
+
====
17
20
18
21
.Prerequisites
19
22
@@ -27,23 +30,19 @@ If you need to configure encryption for external traffic in addition to pod-to-p
`mode`:: Specify `External` to encrypt only traffic to external hosts or specify `Full` to encrypt pod to pod traffic and optionally traffic to external hosts. By default, IPsec is disabled.
44
-
--
43
+
<1> Specify `External` to encrypt traffic to external hosts or specify `Full` to encrypt pod-to-pod traffic and, optionally, traffic to external hosts. By default, IPsec is disabled.
45
44
46
-
. Optional: If you need to encrypt traffic to external hosts, complete the "Configuring IPsec encryption for external traffic" procedure.
45
+
. Encrypt external traffic with IPsec by completing the "Configuring IPsec encryption for external traffic" procedure.
0 commit comments