我的系统上有3个虚拟机,安装了kubeadm一个主节点和两个工作节点。一切似乎都很好。当我在所有节点上均以ip Destination Host Unreachable(From 192.168.43.47 icmp_seq = 1 Destination Host Unreachable)ip接收消息的所有节点ping 8.8.8.8接收消息时,其数据包丢失率为100%。
route -n command gives following output
Kernal ip routing table
Destination Gateway Genmask flags metrics Ref Use Iface
0.0.0.0 192.168.43.1 0.0.0.0 UG 0 0 0 enp0s3
169.254.0.0 0.0.0.0 255.255.0.0 G 1002 0 0 enp0s3
172.17.0.0 0.0.0.0 255.255.0.0 G 0 0 0 docker
192.168.43.0 0.0.0.0 255.255.255.0 G 0 0 0 enp0s3
192.168.122.0 0.0.0.0 255.255.255.0 G 0 0 0 virbr0
预计网络的所有节点可访问性