Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Use vxlan for inner flannel #2

Open
rkoster opened this issue Oct 15, 2019 · 0 comments
Open

Use vxlan for inner flannel #2

rkoster opened this issue Oct 15, 2019 · 0 comments

Comments

@rkoster
Copy link
Contributor

rkoster commented Oct 15, 2019

Since the flannel udp backend is only supposed to be used for debug purposes investigate what it takes to switch to vxlan.

So far we have performed the following tests

outer   inner   bosh  k8s
vxlan   udp     works works
vxlan   vxlan   works !cross-node only ping
vxlan   host-gw works !cross-node
udp     udp     works ?
host-gw vxlan   !cross-node (tested on was)

Which show vxlan vxlan is closest to working (at least works cross az).

We observed the following behaviour
accessing coredns via cluster ip only works sometimes (probably when it routes to the same zone):
tmux_-u__tmux_

ping works across all zones:
tmux_-u__tmux_ (1)

nc can connect but dig does not work:
tmux_-u__tmux_ (2)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant