vlastv

flannel logs

Aug 13th, 2020
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. demeter vlastv # docker logs 0a3bfb0d2feb
  2. I0729 09:58:02.018780 1 main.go:475] Determining IP address of default interface
  3. I0729 09:58:02.102986 1 main.go:488] Using interface with name enp4s0 and address 213.239.216.138
  4. I0729 09:58:02.103001 1 main.go:505] Defaulting external address to interface address (213.239.216.138)
  5. I0729 09:58:02.582362 1 kube.go:131] Waiting 10m0s for node controller to sync
  6. I0729 09:58:02.582399 1 kube.go:294] Starting kube subnet manager
  7. I0729 09:58:03.582519 1 kube.go:138] Node controller sync successful
  8. I0729 09:58:03.582540 1 main.go:235] Created subnet manager: Kubernetes Subnet Manager - demeter.srv.ilsa.ru
  9. I0729 09:58:03.582544 1 main.go:238] Installing signal handlers
  10. I0729 09:58:03.582602 1 main.go:353] Found network config - Backend type: vxlan
  11. I0729 09:58:03.582661 1 vxlan.go:120] VXLAN config: VNI=1 Port=0 GBP=false DirectRouting=false
  12. I0729 09:58:03.977881 1 main.go:300] Wrote subnet file to /run/flannel/subnet.env
  13. I0729 09:58:03.977896 1 main.go:304] Running backend.
  14. I0729 09:58:03.977902 1 main.go:322] Waiting for all goroutines to exit
  15. I0729 09:58:03.977933 1 vxlan_network.go:60] watching for new subnet leases
  16. I0729 09:58:04.218455 1 iptables.go:115] Some iptables rules are missing; deleting and recreating rules
  17. I0729 09:58:04.218474 1 iptables.go:137] Deleting iptables rule: -s 10.244.0.0/16 -j ACCEPT
  18. I0729 09:58:04.219005 1 iptables.go:137] Deleting iptables rule: -d 10.244.0.0/16 -j ACCEPT
  19. I0729 09:58:04.219542 1 iptables.go:125] Adding iptables rule: -s 10.244.0.0/16 -j ACCEPT
  20. I0729 09:58:04.220642 1 iptables.go:125] Adding iptables rule: -d 10.244.0.0/16 -j ACCEPT
  21. I0729 09:58:05.219801 1 iptables.go:115] Some iptables rules are missing; deleting and recreating rules
  22. I0729 09:58:05.219820 1 iptables.go:137] Deleting iptables rule: -s 10.244.0.0/16 -d 10.244.0.0/16 -j RETURN
  23. I0729 09:58:05.220640 1 iptables.go:137] Deleting iptables rule: -s 10.244.0.0/16 ! -d 224.0.0.0/4 -j MASQUERADE
  24. I0729 09:58:05.237902 1 iptables.go:137] Deleting iptables rule: ! -s 10.244.0.0/16 -d 10.244.2.0/24 -j RETURN
  25. I0729 09:58:05.238709 1 iptables.go:137] Deleting iptables rule: ! -s 10.244.0.0/16 -d 10.244.0.0/16 -j MASQUERADE
  26. I0729 09:58:05.239492 1 iptables.go:125] Adding iptables rule: -s 10.244.0.0/16 -d 10.244.0.0/16 -j RETURN
  27. I0729 09:58:05.241626 1 iptables.go:125] Adding iptables rule: -s 10.244.0.0/16 ! -d 224.0.0.0/4 -j MASQUERADE
  28. I0729 09:58:05.243857 1 iptables.go:125] Adding iptables rule: ! -s 10.244.0.0/16 -d 10.244.2.0/24 -j RETURN
  29. I0729 09:58:05.264237 1 iptables.go:125] Adding iptables rule: ! -s 10.244.0.0/16 -d 10.244.0.0/16 -j MASQUERADE
Advertisement
Add Comment
Please, Sign In to add comment