Open5GS + multiple load balanced eUPF with BGP and NAT #502
infinitydon
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hi Christofer @infinitydon Your proposal looks promising. --BR Alex |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I just tried to test a way for solving the multi eUPFs using the same IP pool.
Architecture is below
A single FRR is used with a unique VRF for each of the eUPFs.
FRR POD startup commands (the VRF CNI plugin can also be used to reduce the command snippets):
FRR BGP config:
eUPF1 helm config:
eUPF2 helm config:
FRR route status:
Let me know what you think
Beta Was this translation helpful? Give feedback.
All reactions