Tom Denham
Tom Denham
@olavloite This is great, thanks for adding these additional insights. Is there another project that I should raise a ticket on or are you following up on this?
I second @steveeJ's point about this being implemented as a separate plugin. But I don't really understand the use case - is this just a way of encoding iptables rules...
I like this too
If I'm understanding it correctly, someone executed a command that broke networking on the server which was outside the control of flannel. You're asking that flannel monitors the state that...
I'm trying to work out what to prioritize here, are a see a few different things that "IPv6 support" could mean 1) Adding IPv6 support for the control plane. This...
Yes, that line is the smoking gun. What other nodes do you have? Can you output the flannel annotation you have on your nodes (something like `kubectl get nodes -o...
@camflan please open a different issue. I suspect you just need "iptables -P FORWARD ACCEPT"
@jhorwit2 @senwangrockets I think the problem could be that you have the same IP range configured for your Docker bridge as you do for flannel. If you're using kubeadm, did...
For anyone following this thread, @spikecurtis raised #20 to cover the example above (as requested by @abronan)
See this issue for a production quality checklist - https://github.com/coreos/coreos-kubernetes/issues/340