Skip to content

Commit e73b513

Browse files
committed
OCPBUGS-25247: External gateway is on default network
- https://issues.redhat.com/browse/OCPBUGS-25247
1 parent bfcf720 commit e73b513

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,7 @@ Topics:
14411441
File: logging-network-policy
14421442
- Name: Configuring IPsec encryption
14431443
File: configuring-ipsec-ovn
1444-
- Name: Configure an external gateway through a secondary network interface
1444+
- Name: Configure an external gateway on the default network
14451445
File: configuring-secondary-external-gateway
14461446
- Name: Configuring an egress firewall for a project
14471447
File: configuring-egress-firewall-ovn

modules/nw-secondary-ext-gw-configure.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="nw-secondary-ext-gw-configure_{context}"]
77
= Configure a secondary external gateway
88

9-
You can configure a secondary external gateway for a namespace in your cluster.
9+
You can configure an external gateway on the default network for a namespace in your cluster.
1010

1111
.Prerequisites
1212

modules/nw-secondary-ext-gw-status.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="nw-secondary-ext-gw-status_{context}"]
7-
= View the status of a secondary external gateway
7+
= View the status of an external gateway
88

9-
You can view the status of a secondary external gateway that is configured for your cluster. The `status` field for the `AdminPolicyBasedExternalRoute` custom resource reports recent status messages whenever you update the resource, subject to a few limitations:
9+
You can view the status of an external gateway that is configured for your cluster. The `status` field for the `AdminPolicyBasedExternalRoute` custom resource reports recent status messages whenever you update the resource, subject to a few limitations:
1010

1111
- Namespaces impacted are not reported in status messages
1212
- Pods selected as part of a dynamic next hop configuration do not trigger status updates as a result of pod lifecycle events, such as pod termination

networking/ovn_kubernetes_network_provider/configuring-secondary-external-gateway.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="configuring-secondary-external-gateway"]
3-
= Configure an external gateway through a secondary network interface
3+
= Configure an external gateway on the default network
44
include::_attributes/common-attributes.adoc[]
55
:context: configuring-secondary-external-gateway
66

77
toc::[]
88

9-
As a cluster administrator, you can configure an external gateway on a secondary network.
9+
As a cluster administrator, you can configure an external gateway on the default network.
1010

1111
This feature offers the following benefits:
1212

0 commit comments

Comments
 (0)