Skip to content

Commit 507fa9f

Browse files
authored
Merge pull request #87655 from openshift-cherrypick-robot/cherry-pick-87534-to-enterprise-4.15
[enterprise-4.15] : Clarify the `spec.peers` field in BGPAdvertisments API specs
2 parents 992cbe1 + 05817f2 commit 507fa9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/nw-metallb-bgpadvertisement-cr.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ This BGP attribute applies to BGP sessions within the Autonomous System.
7070

7171
|`spec.peers`
7272
|`string`
73-
|Optional: Peers limits the BGP peer to advertise the IPs of the selected pools to. When empty, the load balancer IP is announced to all the BGP peers configured.
73+
|Optional: Use a list to specify the `metadata.name` values for each `BGPPeer` resource that receives advertisements for the MetalLB service IP address. The MetalLB service IP address is assigned from the IP address pool. By default, the MetalLB service IP address is advertised to all configured `BGPPeer` resources. Use this field to limit the advertisement to specific `BGPpeer` resources.
74+
7475
|===

0 commit comments

Comments
 (0)