Tagged articles
2 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Aug 14, 2023 · Cloud Native

Enable Cilium BGP Networking with Bird and FRR in a Vagrant Lab

This guide walks through setting up a simulated Kubernetes cluster with Cilium, configuring BGP using FRR on a router node and Bird on worker nodes, and enabling Cilium's built‑in BGP speaker to achieve cross‑node pod communication and LoadBalancer IP advertisement.

BGPBirdCilium
0 likes · 13 min read
Enable Cilium BGP Networking with Bird and FRR in a Vagrant Lab
Open Source Linux
Open Source Linux
Jun 8, 2023 · Operations

Build a BGP EVPN‑Based VXLAN Lab on Linux with FRR

This article explains the different VXLAN control‑plane options, focuses on the BGP EVPN approach, and provides a step‑by‑step Linux lab using FRR to configure VTEP devices, establish route‑reflector sessions, and verify MAC and FDB propagation across the overlay network.

BGP EVPNFRRLinux
0 likes · 17 min read
Build a BGP EVPN‑Based VXLAN Lab on Linux with FRR