What instructions did you follow to setup flannel? Link? Output from `ip addr`, `route -n`, `iptables -L -t nat`, and `iptables -L` is helpful as well.
This reminds me we need a better set of docs that lists these things out for filing issues. Thanks, Brandon On Wed, May 17, 2017 at 11:31 PM Sonic Lee <mcso...@gmail.com> wrote: > I have set up kubeadm 1.6.1, and trying to use flannel. > I can set up kubeadm init and have another node join, so I have two nodes > like this. > NAME STATUS AGE VERSION > master Ready 23m v1.6.1 > node1 Ready 14m v1.6.1 > > I can set up flannel fine, and it will show that DNS is running and all, > but when I actually deploy a nodeJS with replication of 2 I just cannot > curl slave's pod from master node PC. > > Master node pod: 10.244.0.126 > Slave node pod: 10.244.1.126 > > [master] curl 10.244.1.126:8080 > This will hang and it will ONLY work if I curl from slave node PC. > > Does anyone have any experience with this? > Thanks in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes user discussion and Q&A" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to kubernetes-users+unsubscr...@googlegroups.com. > To post to this group, send email to kubernetes-users@googlegroups.com. > Visit this group at https://groups.google.com/group/kubernetes-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.