mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-26 15:31:05 +01:00
* Introduced new cmdline flag --bgp-port, which controls BGP Server listening port and remote port of in-cluster node peers
* Introduced new cmdline flag --peer-router-ports, which controls remote BGP port for external peers
* Introduced new node annotation kube-router.io/peer.ports with same effect as --peer-router-ports
Kube-router Documentation
This folder holds the documentation that is served in https://www.kube-router.io/docs/.
Note:This folder may contain documentation changes that has not been released yet. Please visit above link to view documentation corresponding to latest release.