Skip to content

Commit b55be1c

Browse files
committed
Cleanup
1 parent 2b0873a commit b55be1c

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

modules/nw-bgp-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: CONCEPT
66
[id="nw-bgp-about_{context}"]
7-
= Route advertisements with BGP
7+
= About Border Gateway Protocol (BGP) routing
88

99
With route advertisements enabled, {product-title} Networking supports the following features:
1010

modules/nw-bgp-routing-config.adoc

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

55
:_mod-docs-content-type: PROCEDURE
66
[id="nw-bgp-routing-config_{context}"]
7-
= Configuring BGP routing
7+
= Configuring Border Gateway Protocol (BGP) routing
88

99
As a cluster administrator, you can enable or disable BGP routing support for your cluster on bare-metal infrastructure.
1010

@@ -13,13 +13,13 @@ If you are using BGP routing in conjunction with the MetalLB Operator, the neces
1313
[id="enabling-bgp-routing-support_{context}"]
1414
== Enabling BGP routing support
1515

16-
As a cluster administrator, you can enable Border Gateway Protocol (BGP) routing support for your cluster.
16+
As a cluster administrator, you can enable BGP routing support for your cluster.
1717

1818
.Prerequisites
1919

2020
* Install the OpenShift CLI (`oc`).
2121
* Log in to the cluster with a user with `cluster-admin` privileges.
22-
* Cluster is installed on bare-metal infrastructure.
22+
* Cluster is installed on compatible infrastructure.
2323

2424
.Procedure
2525

@@ -35,15 +35,15 @@ $ oc patch network.operator cluster -p '{
3535
----
3636

3737
[id="disabling-bgp-routing-support_{context}"]
38-
== Disabling BGP routing support
38+
== Disabling Border Gateway Protocol (BGP) routing support
3939

40-
As a cluster administrator, you can disable Border Gateway Protocol (BGP) routing support for your cluster.
40+
As a cluster administrator, you can disable BGP routing support for your cluster.
4141

4242
.Prerequisites
4343

4444
* Install the OpenShift CLI (`oc`).
4545
* Log in to the cluster with a user with `cluster-admin` privileges.
46-
* Cluster is installed on bare-metal infrastructure.
46+
* Cluster is installed on compatible infrastructure.
4747

4848
.Procedure
4949

networking/bgp_routing/configuring-bgp-routing.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ toc::[]
88

99
As a cluster administrator, you can configure OVN-Kubernetes Border Gateway Protocol (BGP) routing support for your cluster.
1010

11+
////
12+
If you want to use route advertisements, you must enable BGP routing support. For more information, see xref!../../networking/route_advertisements/about-route-advertisements.adoc#about-route-advertisements[About route advertisements].
13+
////
14+
1115
include::modules/nw-bgp-routing-config.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)