Skip to content

Commit 82d4955

Browse files
authored
Broken link NSGS
Link to NSGs was not working
1 parent 5463217 commit 82d4955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The following are additional factors to consider when planning pods IP address s
6363

6464
## Network security groups
6565

66-
Pod to pod traffic with Azure CNI Overlay is not encapsulated and subnet [network security group][nsgs] rules are applied. If the subnet NSG contains deny rules that would impact the pod CIDR traffic, make sure the following rules are in place to ensure proper cluster functionality (in addition to all [AKS egress requirements][aks-egress]):
66+
Pod to pod traffic with Azure CNI Overlay is not encapsulated and subnet [network security group][/virtual-network/network-security-group-how-it-works] rules are applied. If the subnet NSG contains deny rules that would impact the pod CIDR traffic, make sure the following rules are in place to ensure proper cluster functionality (in addition to all [AKS egress requirements][aks-egress]):
6767

6868
* Traffic from the node CIDR to the node CIDR on all ports and protocols
6969
* Traffic from the node CIDR to the pod CIDR on all ports and protocols (required for service traffic routing)

0 commit comments

Comments
 (0)