pods in different workers(nodes) is not reachable via macvlan

3/5/2019

I have a kubernetes cluster which has 1 master and 2 workers, and deployed via kubeadm.
For networking, I use multus and create two cni, the default is calico and another is macvlan.

After I created 3 pods, they are deployed to 2 workers, and the pods in the same worker are pingable, but the pods in different workers ARE'T pingable.

How could I check? Thanks very much!

-- Andy
kubernetes
macvlan

0 Answers