Quellcode durchsuchen

Merge pull request #1246 from daixiang0/ipta

update troubleshooting.md
Rajat Chopra vor 4 Jahren
Ursprung
Commit
d5c4faf63f
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      Documentation/troubleshooting.md

+ 2 - 0
Documentation/troubleshooting.md

@@ -66,6 +66,8 @@ When using `vxlan` backend, kernel uses UDP port 8472 for sending encapsulated p
 
 Make sure that your firewall rules allow this traffic for all hosts participating in the overlay network.
 
+Make sure that your firewall rules allow traffic from pod network cidr visit your kubernetes master node.
+
 # Kubernetes Specific
 The flannel kube subnet manager relies on the fact that each node already has a `podCIDR` defined.