Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions modules/telco-core-networking.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ For more information, see "Cluster Network Operator".
The following diagram illustrates how specific service IP addresses are advertised to the outside via specific VLAN interfaces.
Services routes are defined in `BGPAdvertisement` CRs and configured with values for `IPAddressPool1` and `BGPPeer1` fields.
--
.. Define a MetalLB `BGPAdvertisement` CR to specify which IP address pools should be advertised to a selected list of `BGPPeer` resources. The following diagram illustrates how specific service IP addresses are advertised externally through specific VLAN interfaces. Services routes are defined in `BGPAdvertisement` CRs and configured with values for `IPAddressPool1` and `BGPPeer1` fields.

[NOTE]
====
Figure 3.2 shows the recommended network topology, where bonding uses ports from the same dual-port NIC. Bonding ports across different NICs is not recommended.
====

.Telco core reference design MetalLB service separation
image::openshift-telco-core-rds-metallb-service-separation.png[Telco core reference design MetalLB service separation]