k8s容器跨节点ping不通
用的flannel,遇到的情况是各节点有两个网卡enp0s3和enp0s8,需要加参数--iface=enp0s8让flannel.1关联到enp0s8上。这个不正确,不仅容器跨节点ping不通,也可能会容器内nslookup查域名不正常,通过ingress集群外访问service不正常。...
·
用的flannel,遇到的情况是各节点有两个网卡enp0s3和enp0s8,需要加参数
--iface=enp0s8
让flannel.1关联到enp0s8上。
这个不正确,不仅容器跨节点ping不通,也可能会容器内nslookup查域名不正常,通过ingress集群外访问service不正常。
更多推荐
已为社区贡献1条内容
所有评论(0)