Difference between revisions of "Kind: BGPPeer"

From wikieduonline
Jump to navigation Jump to search
(Created page with " apiVersion: projectcalico.org/v3 kind: BGPPeer metadata: name: my-global-peer spec: peerIP: 192.20.30.40 asNumber: 64567 == See also == * {{Calico}} * {{BGP}}...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  apiVersion: projectcalico.org/v3
+
{{lc}}
 +
 
 +
  apiVersion: [[projectcalico.org]]/v3
 
  kind: BGPPeer
 
  kind: BGPPeer
 
  metadata:
 
  metadata:
Line 10: Line 12:
  
 
== See also ==
 
== See also ==
 +
* {{BGP}}
 
* {{Calico}}
 
* {{Calico}}
* {{BGP}}
 
  
 
[[Category:BGP]]
 
[[Category:BGP]]

Latest revision as of 12:55, 27 March 2024

apiVersion: projectcalico.org/v3
kind: BGPPeer
metadata:
  name: my-global-peer
spec:
  peerIP: 192.20.30.40
  asNumber: 64567


See also[edit]

Advertising: