Parcourir la source

Merge pull request #1246 from daixiang0/ipta

update troubleshooting.md
Rajat Chopra il y a 4 ans
Parent
commit
d5c4faf63f
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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.