You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: l4-watcher: change lb generation and ip assignment logic
* fix: lb-watcher: stop using iprole annotation
* fix: bgp: set status N/A when trasport type is vnet
* Preparation for new release
Co-authored-by: Artashes Balabekyan <[email protected]>
Copy file name to clipboardExpand all lines: samples/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ Name | Default |Values | Des
171
171
172
172
# Calico Integration
173
173
174
-
Calico nodes exchange routing information over BGP to enable reachability for Calico networked workloads. Netris can also integrate with you Calico CNI. It will create BGP peers with your cluster's nodes, then will disable Calico Node to Node mesh. For more details, get familiar with [calico docs](https://docs.projectcalico.org/networking/bgp).
174
+
Calico nodes exchange routing information over BGP to enable reachability for Calico networked workloads. Netris can also integrate with your Calico CNI. It will create BGP peers with your cluster's nodes, then will disable Calico Node to Node mesh. For more details, get familiar with [calico docs](https://docs.projectcalico.org/networking/bgp).
175
175
176
176
Add this annotation to enable Netris-Calico Integration.
0 commit comments