ETCD_LISTEN_CLIENT_URLS="http://0.0.0.0:2379" #监听客户端地址 ETCD_ADVERTISE_CLIENT_URLS="http://0.0.0.0:2379" #通知客户端地址
FLANNEL_ETCD_ENDPOINTS="http://127.0.0.1:2379" FLANNEL_ETCD_PREFIX="/atomic.io/network"
docker0: flags=4163
mtu 1472 inet 182.48.38.1 netmask 255.255.255.0 broadcast 0.0.0.0 ether 02:42:43:3b:f9:01 txqueuelen 0 (Ethernet) RX packets 24482 bytes (27.6 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 28322 bytes (26.0 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 flannel0: flags=4305
mtu 1472 inet 182.48.38.0 netmask 255.255.0.0 destination 182.48.38.0 unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 500 (UNSPEC) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/225648.html原文链接:https://javaforall.net
