Skip to content

liornoy/static-routes-with-bfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-rotutes-with-bfd

This repository is integration-like work that walks through the process of setting up a BFD (Bidirectional Forwarding Detection) connection between a kind cluster and external containers. The BFD is established using FRR (Free Range Routing).

There are two versions for this setup:

sameNetwork -

Connection between two nodes and one external docker container - while all on the same network.

diffNetworks -

Connection between two nodes on one sub-network, and two external containers on different sub-network, and using middle container which functions like a next-hop router.

About

Example for setting up BFD connection between Kubernetes cluster and external container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages