Skip to content

Multihome servers and rke2 #6873

Answered by manuelbuil
uk1988 asked this question in Q&A
Discussion options

You must be logged in to vote

hej hej! Traffic egressing the pod firstly reaches the node. There, depending on the node routes and the destination IP, the traffic will be forwarded to one interface or another. So, you are right, Linux knows how to route traffic correctly. Multus is normally used for use cases where the pod needs a second interface ( e.g. the app running in the pod uses L2 communication or it needs a very performing interface using things like DPDK/SR-IOV)

MetalLB is typically used for scenarios where the TCP server is in the k8s cluster and you need a way for external clients to reach the server. This is not your use case.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by uk1988
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants