Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@static core]# docker logs -f 94c6ef9efcc2
- I0813 08:31:14.742389 1 main.go:212] Could not find valid interface matching enp4s0: error looking up interface enp4s0: route ip+net: no such network interface
- I0813 08:31:14.743064 1 main.go:531] Using interface with name enp5s0 and address 136.243.58.149
- I0813 08:31:14.743080 1 main.go:548] Defaulting external address to interface address (136.243.58.149)
- W0813 08:31:14.743086 1 client_config.go:517] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
- I0813 08:31:14.855642 1 kube.go:119] Waiting 10m0s for node controller to sync
- I0813 08:31:14.855679 1 kube.go:306] Starting kube subnet manager
- I0813 08:31:15.855818 1 kube.go:126] Node controller sync successful
- I0813 08:31:15.855858 1 main.go:246] Created subnet manager: Kubernetes Subnet Manager - e.node.ilsa.ru
- I0813 08:31:15.855869 1 main.go:249] Installing signal handlers
- I0813 08:31:15.856008 1 main.go:390] Found network config - Backend type: vxlan
- I0813 08:31:15.856092 1 vxlan.go:121] VXLAN config: VNI=1 Port=0 GBP=false Learning=false DirectRouting=false
- I0813 08:31:16.288316 1 main.go:355] Current network or subnet (10.244.0.0/16, 10.244.3.0/24) is not equal to previous one (0.0.0.0/0, 0.0.0.0/0), trying to recycle old iptables rules
- I0813 08:31:16.420632 1 iptables.go:167] Deleting iptables rule: -s 0.0.0.0/0 -d 0.0.0.0/0 -j RETURN
- I0813 08:31:16.589825 1 iptables.go:167] Deleting iptables rule: -s 0.0.0.0/0 ! -d 224.0.0.0/4 -j MASQUERADE --random-fully
- I0813 08:31:16.614438 1 iptables.go:167] Deleting iptables rule: ! -s 0.0.0.0/0 -d 0.0.0.0/0 -j RETURN
- I0813 08:31:16.615485 1 iptables.go:167] Deleting iptables rule: ! -s 0.0.0.0/0 -d 0.0.0.0/0 -j MASQUERADE --random-fully
- I0813 08:31:16.616457 1 main.go:305] Setting up masking rules
- I0813 08:31:16.616997 1 main.go:313] Changing default FORWARD chain policy to ACCEPT
- I0813 08:31:16.617068 1 main.go:321] Wrote subnet file to /run/flannel/subnet.env
- I0813 08:31:16.617078 1 main.go:325] Running backend.
- I0813 08:31:16.617091 1 main.go:343] Waiting for all goroutines to exit
- I0813 08:31:16.617113 1 vxlan_network.go:60] watching for new subnet leases
- I0813 08:31:16.646095 1 iptables.go:145] Some iptables rules are missing; deleting and recreating rules
- I0813 08:31:16.646109 1 iptables.go:167] Deleting iptables rule: -s 10.244.0.0/16 -d 10.244.0.0/16 -j RETURN
- I0813 08:31:16.646212 1 iptables.go:145] Some iptables rules are missing; deleting and recreating rules
- I0813 08:31:16.646227 1 iptables.go:167] Deleting iptables rule: -s 10.244.0.0/16 -j ACCEPT
- I0813 08:31:16.647062 1 iptables.go:167] Deleting iptables rule: -s 10.244.0.0/16 ! -d 224.0.0.0/4 -j MASQUERADE --random-fully
- I0813 08:31:16.647177 1 iptables.go:167] Deleting iptables rule: -d 10.244.0.0/16 -j ACCEPT
- I0813 08:31:16.648149 1 iptables.go:167] Deleting iptables rule: ! -s 10.244.0.0/16 -d 10.244.3.0/24 -j RETURN
- I0813 08:31:16.648260 1 iptables.go:155] Adding iptables rule: -s 10.244.0.0/16 -j ACCEPT
- I0813 08:31:16.649145 1 iptables.go:167] Deleting iptables rule: ! -s 10.244.0.0/16 -d 10.244.0.0/16 -j MASQUERADE --random-fully
- I0813 08:31:16.650127 1 iptables.go:155] Adding iptables rule: -s 10.244.0.0/16 -d 10.244.0.0/16 -j RETURN
- I0813 08:31:16.650308 1 iptables.go:155] Adding iptables rule: -d 10.244.0.0/16 -j ACCEPT
- I0813 08:31:16.720979 1 iptables.go:155] Adding iptables rule: -s 10.244.0.0/16 ! -d 224.0.0.0/4 -j MASQUERADE --random-fully
- I0813 08:31:16.723502 1 iptables.go:155] Adding iptables rule: ! -s 10.244.0.0/16 -d 10.244.3.0/24 -j RETURN
- I0813 08:31:16.725857 1 iptables.go:155] Adding iptables rule: ! -s 10.244.0.0/16 -d 10.244.0.0/16 -j MASQUERADE --random-fully
Advertisement
Add Comment
Please, Sign In to add comment