Kubernetes cannot access pods at slave node

11/29/2018

I deployed Kubernetes with multiple master configuration from kubadm multiple maser HA document. Then I join a worker node to this cluster.

At worker node, I could not ping ip of pods which were running at other nodes. At each master node, I could ping other node's pods.

I also found that the cni0 interface not existed at worker nodes but existed at master nodes.

Did I miss any configurations?

Any suggestions will be appreciated.

-- gavinlin
kubernetes

0 Answers